CodecPictureStructure.H264PictureStructure
Field |
Type |
Repeated |
Description |
idr_frame |
|||
slice_types |
✅ |
Enums defined in this message
Name |
Number |
Description |
H264_SLICE_TYPE_UNKNOWN |
0 |
|
H264_SLICE_TYPE_I |
1 |
|
H264_SLICE_TYPE_P |
2 |
|
H264_SLICE_TYPE_B |
3 |
|
H264_SLICE_TYPE_SI |
4 |
|
H264_SLICE_TYPE_SP |
5 |