ReactOS 0.4.15-dev-7842-g558ab78
MPEG_HEADER_BITS Struct Reference

#include <mpeg2bits.h>

Public Attributes

WORD SectionLength: 12
 
WORD Reserved: 2
 
WORD PrivateIndicator: 1
 
WORD SectionSyntaxIndicator: 1
 

Detailed Description

Definition at line 28 of file mpeg2bits.h.

Member Data Documentation

◆ PrivateIndicator

WORD MPEG_HEADER_BITS::PrivateIndicator

Definition at line 32 of file mpeg2bits.h.

◆ Reserved

WORD MPEG_HEADER_BITS::Reserved

Definition at line 31 of file mpeg2bits.h.

◆ SectionLength

WORD MPEG_HEADER_BITS::SectionLength

Definition at line 30 of file mpeg2bits.h.

◆ SectionSyntaxIndicator

WORD MPEG_HEADER_BITS::SectionSyntaxIndicator

Definition at line 33 of file mpeg2bits.h.


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