AVBlocks for C++  1.9
Audio and Video Software Development Kit
primo::avblocks::Param::Encoder::Video::MPEG2 Namespace Reference

Parameters specific to MPEG2 video encoders. More...

Variables

static const char GOPSize [] = "ENCODER_MPEG2VIDEO_GOPSIZE"
 MPEG-2 Video: Size of the Group Of Pictures (GOP).

Detailed Description

Parameters specific to MPEG2 video encoders.


Variable Documentation

const char GOPSize[] = "ENCODER_MPEG2VIDEO_GOPSIZE" [static]

MPEG-2 Video: Size of the Group Of Pictures (GOP).

This parameter is an integer.

The integer value is the number of B-frames and P-frames between two I-frames (full images).

 All Classes Namespaces Files Functions Variables Enumerations Enumerator