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

#include <common_types.h>

Public Attributes

bool frameDroppingOn
 
int keyFrameInterval
 
const uint8_tspsData
 
size_t spsLen
 
const uint8_tppsData
 
size_t ppsLen
 
H264::Profile profile
 

Member Data Documentation

◆ frameDroppingOn

bool webrtc::VideoCodecH264::frameDroppingOn

◆ keyFrameInterval

int webrtc::VideoCodecH264::keyFrameInterval

◆ ppsData

const uint8_t * webrtc::VideoCodecH264::ppsData

◆ ppsLen

size_t webrtc::VideoCodecH264::ppsLen

◆ profile

H264::Profile webrtc::VideoCodecH264::profile

◆ spsData

const uint8_t * webrtc::VideoCodecH264::spsData

◆ spsLen

size_t webrtc::VideoCodecH264::spsLen

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