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

#include <video_codec_interface.h>

Public Attributes

CodecSpecificInfoGeneric generic
 
CodecSpecificInfoVP8 VP8
 
CodecSpecificInfoVP9 VP9
 
CodecSpecificInfoH264 H264
 

Member Data Documentation

◆ generic

CodecSpecificInfoGeneric webrtc::CodecSpecificInfoUnion::generic

◆ H264

CodecSpecificInfoH264 webrtc::CodecSpecificInfoUnion::H264

◆ VP8

CodecSpecificInfoVP8 webrtc::CodecSpecificInfoUnion::VP8

◆ VP9

CodecSpecificInfoVP9 webrtc::CodecSpecificInfoUnion::VP9

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