MythTV  master
Public Attributes | List of all members
ps_packet Struct Reference

#include <pes.h>

Collaboration diagram for ps_packet:
Collaboration graph
[legend]

Public Attributes

uint8_t scr [6]
 
uint8_t mux_rate [3]
 
uint8_t stuff_length
 
uint8_t * data
 
uint8_t sheader_llength [2]
 
int sheader_length
 
uint8_t rate_bound [3]
 
uint8_t audio_bound
 
uint8_t video_bound
 
uint8_t reserved
 
int npes
 

Detailed Description

Definition at line 55 of file pes.h.

Member Data Documentation

◆ scr

uint8_t ps_packet::scr[6]

Definition at line 56 of file pes.h.

◆ mux_rate

uint8_t ps_packet::mux_rate[3]

Definition at line 57 of file pes.h.

◆ stuff_length

uint8_t ps_packet::stuff_length

Definition at line 58 of file pes.h.

◆ data

uint8_t* ps_packet::data

Definition at line 59 of file pes.h.

◆ sheader_llength

uint8_t ps_packet::sheader_llength[2]

Definition at line 60 of file pes.h.

◆ sheader_length

int ps_packet::sheader_length

Definition at line 61 of file pes.h.

◆ rate_bound

uint8_t ps_packet::rate_bound[3]

Definition at line 62 of file pes.h.

◆ audio_bound

uint8_t ps_packet::audio_bound

Definition at line 63 of file pes.h.

◆ video_bound

uint8_t ps_packet::video_bound

Definition at line 64 of file pes.h.

◆ reserved

uint8_t ps_packet::reserved

Definition at line 65 of file pes.h.

◆ npes

int ps_packet::npes

Definition at line 66 of file pes.h.


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