struct H264Metadata

Defined at line 42 of file ../../src/media/third_party/chromium_media/media/video/video_encode_accelerator.h

Metadata for a H264 bitstream buffer.

|temporal_idx| indicates the temporal index for this frame.

|layer_sync| is true iff this frame has |temporal_idx| > 0 and does NOT

reference any reference buffer containing a frame with

temporal_idx > 0.

Public Members

uint8_t temporal_idx
bool layer_sync