AVStreamGroupLCEVC is meant to define the relation between video streams and a data stream containing LCEVC enhancement layer NALUs. More...
#include <avformat.h>
AVStreamGroupLCEVC is meant to define the relation between video streams and a data stream containing LCEVC enhancement layer NALUs.
No more than one stream of codec_type AVMEDIA_TYPE_DATA shall be present, and it must be of codec_id AV_CODEC_ID_LCEVC.
Definition at line 1093 of file avformat.h.
Definition at line 1094 of file avformat.h.
Referenced by avformat_stream_group_create().
Index of the LCEVC data stream in AVStreamGroup.
Definition at line 1099 of file avformat.h.
Referenced by mov_read_header().
Width of the final stream for presentation.
Definition at line 1103 of file avformat.h.
Referenced by dump_stream_group(), and mov_read_header().
Height of the final image for presentation.
Definition at line 1107 of file avformat.h.
Referenced by dump_stream_group(), and mov_read_header().