diff options
author | Andrew Stone <[email protected]> | 2014-08-11 13:35:09 -0400 |
---|---|---|
committer | Anton Khirnov <[email protected]> | 2014-08-13 16:11:43 +0000 |
commit | 93c04e095dc37ebdab22174e88cfa91e24940866 (patch) | |
tree | b1f7b5959ea21a8fff4b3d3ab9eb9dc7bf42c8b9 /doc/examples/scaling_video.c | |
parent | 019d3fccc4dcf5c8379112f697ce9eb08edee9b9 (diff) |
Expose metadata found in onCuePoint events in .flv files.
Currently, only onMetaData is used, but some providers (wrongly)
put metadata into onCuePoint events, and it's still nice to be
able to use that data.
onCuePoint events also present metadata slightly differently than
onMetaData events: all metadata is found inside an object called
"parameters". In order to extract this metadata, it's easiest to
recurse through the object tree and pull out anything found in
child objects and put it in the top-level metadata.
Reference: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/2/help.html?content=00001404.html
Signed-off-by: Anton Khirnov <[email protected]>
Diffstat (limited to 'doc/examples/scaling_video.c')
0 files changed, 0 insertions, 0 deletions