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

#include <profile_level_id.h>

Public Member Functions

 ProfileLevelId (Profile profile, Level level)
 
 ProfileLevelId (Profile profile, Level level)
 

Public Attributes

Profile profile
 
Level level
 

Constructor & Destructor Documentation

◆ ProfileLevelId() [1/2]

webrtc::H264::ProfileLevelId::ProfileLevelId ( Profile  profile,
Level  level 
)
inline

◆ ProfileLevelId() [2/2]

webrtc::H264::ProfileLevelId::ProfileLevelId ( Profile  profile,
Level  level 
)
inline

Member Data Documentation

◆ level

Level webrtc::H264::ProfileLevelId::level

◆ profile

Profile webrtc::H264::ProfileLevelId::profile

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