webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
webrtc::CodecSpecificInfoVP8 Struct Reference

#include <video_codec_interface.h>

Public Attributes

bool hasReceivedSLI
 
uint8_t pictureIdSLI
 
bool hasReceivedRPSI
 
uint64_t pictureIdRPSI
 
int16_t pictureId
 
bool nonReference
 
uint8_t simulcastIdx
 
uint8_t temporalIdx
 
bool layerSync
 
int tl0PicIdx
 
int8_t keyIdx
 

Member Data Documentation

◆ hasReceivedRPSI

bool webrtc::CodecSpecificInfoVP8::hasReceivedRPSI

◆ hasReceivedSLI

bool webrtc::CodecSpecificInfoVP8::hasReceivedSLI

◆ keyIdx

int8_t webrtc::CodecSpecificInfoVP8::keyIdx

◆ layerSync

bool webrtc::CodecSpecificInfoVP8::layerSync

◆ nonReference

bool webrtc::CodecSpecificInfoVP8::nonReference

◆ pictureId

int16_t webrtc::CodecSpecificInfoVP8::pictureId

◆ pictureIdRPSI

uint64_t webrtc::CodecSpecificInfoVP8::pictureIdRPSI

◆ pictureIdSLI

uint8_t webrtc::CodecSpecificInfoVP8::pictureIdSLI

◆ simulcastIdx

uint8_t webrtc::CodecSpecificInfoVP8::simulcastIdx

◆ temporalIdx

uint8_t webrtc::CodecSpecificInfoVP8::temporalIdx

◆ tl0PicIdx

int webrtc::CodecSpecificInfoVP8::tl0PicIdx

The documentation for this struct was generated from the following file: