FFmpeg
|
IMF Asset locator map Results from the parsing of one or more ASSETMAP XML files. More...
Data Fields | |
uint32_t | asset_count |
IMFAssetLocator * | assets |
IMF Asset locator map Results from the parsing of one or more ASSETMAP XML files.
uint32_t IMFAssetLocatorMap::asset_count |
Definition at line 94 of file imfdec.c.
Referenced by find_asset_map_locator(), imf_asset_locator_map_deinit(), imf_asset_locator_map_init(), parse_imf_asset_map_from_xml_dom(), and test_asset_map_parsing().
IMFAssetLocator* IMFAssetLocatorMap::assets |
Definition at line 95 of file imfdec.c.
Referenced by find_asset_map_locator(), imf_asset_locator_map_deinit(), imf_asset_locator_map_init(), parse_imf_asset_map_from_xml_dom(), and test_asset_map_parsing().