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