FFmpeg
|
Data Fields | |
IMFAssetLocator * | locator |
FFIMFTrackFileResource * | resource |
AVFormatContext * | ctx |
AVRational | start_time |
AVRational | end_time |
AVRational | ts_offset |
IMFAssetLocator* IMFVirtualTrackResourcePlaybackCtx::locator |
Definition at line 99 of file imfdec.c.
Referenced by open_track_file_resource(), and open_track_resource_context().
FFIMFTrackFileResource* IMFVirtualTrackResourcePlaybackCtx::resource |
Definition at line 100 of file imfdec.c.
Referenced by get_resource_context_for_timestamp(), open_track_file_resource(), and open_track_resource_context().
AVFormatContext* IMFVirtualTrackResourcePlaybackCtx::ctx |
Definition at line 101 of file imfdec.c.
Referenced by get_resource_context_for_timestamp(), imf_read_packet(), imf_virtual_track_playback_context_deinit(), open_track_file_resource(), and open_track_resource_context().
AVRational IMFVirtualTrackResourcePlaybackCtx::start_time |
Definition at line 102 of file imfdec.c.
Referenced by open_track_file_resource().
AVRational IMFVirtualTrackResourcePlaybackCtx::end_time |
Definition at line 103 of file imfdec.c.
Referenced by get_resource_context_for_timestamp(), imf_read_packet(), and open_track_file_resource().
AVRational IMFVirtualTrackResourcePlaybackCtx::ts_offset |
Definition at line 104 of file imfdec.c.
Referenced by imf_read_packet(), and open_track_file_resource().