CodecPictureStructure.Mpeg2PictureStructure
Field |
Type |
Repeated |
Description |
gop_info |
Enums defined in this message
Name |
Number |
Description |
MPEG2_GOP_UNKNOWN |
0 |
There is no gop information, either because it is not coded or this is not the start of a gop |
MPEG2_GOP_CLOSED |
1 |
Indicates gop information is present and this is the start of a closed gop |
MPEG2_GOP_OPEN |
2 |
Indicates gop information is present and this is the start of an open gop |