webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
FrameEncodeParams (webrtc::H264VideoToolboxEncoder *e, const webrtc::CodecSpecificInfo *csi, int32_t w, int32_t h, int64_t rtms, uint32_t ts, webrtc::VideoRotation r) | |
|
inline |
webrtc::CodecSpecificInfo internal::FrameEncodeParams::codec_specific_info |
webrtc::H264VideoToolboxEncoder* internal::FrameEncodeParams::encoder |
int32_t internal::FrameEncodeParams::height |
int64_t internal::FrameEncodeParams::render_time_ms |
webrtc::VideoRotation internal::FrameEncodeParams::rotation |
uint32_t internal::FrameEncodeParams::timestamp |
int32_t internal::FrameEncodeParams::width |