| FFmpeg
    | 
#include <cbs_h2645.h>
| Data Fields | |
| int | mp4 | 
| int | nal_length_size | 
| H2645Packet | read_packet | 
Definition at line 25 of file cbs_h2645.h.
| int CodedBitstreamH2645Context::mp4 | 
Definition at line 28 of file cbs_h2645.h.
Referenced by cbs_h2645_split_fragment().
| int CodedBitstreamH2645Context::nal_length_size | 
Definition at line 30 of file cbs_h2645.h.
Referenced by cbs_h2645_split_fragment().
| H2645Packet CodedBitstreamH2645Context::read_packet | 
Definition at line 32 of file cbs_h2645.h.
Referenced by cbs_h2645_split_fragment(), cbs_h264_close(), and cbs_h265_close().
 1.8.17
 1.8.17