webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Member Functions | List of all members
webrtc::H264SpropParameterSets Class Reference

#include <h264_sprop_parameter_sets.h>

Public Member Functions

 H264SpropParameterSets ()
 
bool DecodeSprop (const std::string &sprop)
 
const std::vector< uint8_t > & sps_nalu ()
 
const std::vector< uint8_t > & pps_nalu ()
 
 H264SpropParameterSets ()
 
bool DecodeSprop (const std::string &sprop)
 
const std::vector< uint8_t > & sps_nalu ()
 
const std::vector< uint8_t > & pps_nalu ()
 

Constructor & Destructor Documentation

◆ H264SpropParameterSets() [1/2]

webrtc::H264SpropParameterSets::H264SpropParameterSets ( )
inline

◆ H264SpropParameterSets() [2/2]

webrtc::H264SpropParameterSets::H264SpropParameterSets ( )
inline

Member Function Documentation

◆ DecodeSprop() [1/2]

bool webrtc::H264SpropParameterSets::DecodeSprop ( const std::string sprop)

◆ DecodeSprop() [2/2]

bool webrtc::H264SpropParameterSets::DecodeSprop ( const std::string sprop)

◆ pps_nalu() [1/2]

const std::vector<uint8_t>& webrtc::H264SpropParameterSets::pps_nalu ( )
inline

◆ pps_nalu() [2/2]

const std::vector<uint8_t>& webrtc::H264SpropParameterSets::pps_nalu ( )
inline

◆ sps_nalu() [1/2]

const std::vector<uint8_t>& webrtc::H264SpropParameterSets::sps_nalu ( )
inline

◆ sps_nalu() [2/2]

const std::vector<uint8_t>& webrtc::H264SpropParameterSets::sps_nalu ( )
inline

The documentation for this class was generated from the following files: