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

#include <h264_globals.h>

Public Attributes

uint8_t nalu_type
 
H264PacketizationTypes packetization_type
 
NaluInfo nalus [kMaxNalusPerPacket]
 
size_t nalus_length
 
H264PacketizationMode packetization_mode
 

Member Data Documentation

◆ nalu_type

uint8_t webrtc::RTPVideoHeaderH264::nalu_type

◆ nalus

NaluInfo webrtc::RTPVideoHeaderH264::nalus

◆ nalus_length

size_t webrtc::RTPVideoHeaderH264::nalus_length

◆ packetization_mode

H264PacketizationMode webrtc::RTPVideoHeaderH264::packetization_mode

◆ packetization_type

H264PacketizationTypes webrtc::RTPVideoHeaderH264::packetization_type

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