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

#include <h264_globals.h>

Public Attributes

uint8_t type
 
int sps_id
 
int pps_id
 
size_t offset
 
size_t size
 

Member Data Documentation

◆ offset

size_t webrtc::NaluInfo::offset

◆ pps_id

int webrtc::NaluInfo::pps_id

◆ size

size_t webrtc::NaluInfo::size

◆ sps_id

int webrtc::NaluInfo::sps_id

◆ type

uint8_t webrtc::NaluInfo::type

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