struct DropFrameMetadata
Defined at line 33 of file ../../src/media/third_party/chromium_media/media/video/video_encode_accelerator.h
Metadata for a dropped frame.
BitstreamBufferMetadata has this data if and only if the frame is
dropped.
|spatial_idx| indicates the spatial index for this frame.
|end_of_picture| is trueiff frame is last spatial layer frame of picture.
Public Members
uint8_t spatial_idx
bool end_of_picture