FFmpeg
|
#include <mxf.h>
Data Fields | |
UID | key |
int64_t | offset |
uint64_t | length |
UID KLVPacket::key |
Definition at line 61 of file mxf.h.
Referenced by klv_read_packet(), mxf_decrypt_triplet(), mxf_get_stream_index(), mxf_parse_klv(), mxf_read_header(), mxf_read_packet_old(), mxf_read_random_index_pack(), and mxf_seek_to_previous_partition().
int64_t KLVPacket::offset |
Definition at line 62 of file mxf.h.
Referenced by klv_read_packet(), mxf_parse_klv(), mxf_read_header(), mxf_read_local_tags(), mxf_read_packet_old(), and mxf_seek_to_previous_partition().
uint64_t KLVPacket::length |
Definition at line 63 of file mxf.h.
Referenced by klv_read_packet(), mxf_decrypt_triplet(), mxf_parse_klv(), mxf_read_header(), mxf_read_local_tags(), mxf_read_packet_old(), and mxf_read_random_index_pack().