Shaka Packager SDK
Loading...
Searching...
No Matches
Public Attributes | List of all members
shaka::media::AC4Parser::Ac4SubstreamGroupInfo Struct Reference

Public Attributes

int b_substreams_present = 0
 
int b_hsf_ext = 0
 
int b_single_substream = 0
 
int n_lf_substreams = 0
 
int n_lf_substreams_minus2 = 0
 
int b_channel_coded = 0
 
int sus_ver = 0
 
Ac4SubstreamInfoChansubstream_info_chan
 
int substream_index
 
int b_oamd_substream = 0
 
int b_oamd_ndot = 0
 
int b_ajoc = 0
 
Ac4SubstreamInfoAjocsubstream_info_ajoc
 
Ac4SubstreamInfoObjsubstream_info_obj
 
int b_content_type = 0
 
int content_classifier = 0
 
int b_language_indicator = 0
 
int b_serialized_language_tag = 0
 
int b_start_tag = 0
 
int language_tag_chunk = 0
 
int n_language_tag_bytes = 0
 
int language_tag_bytes [64] = {0}
 

Detailed Description

Definition at line 145 of file ac4_parser.h.

Member Data Documentation

◆ b_ajoc

int shaka::media::AC4Parser::Ac4SubstreamGroupInfo::b_ajoc = 0

Definition at line 159 of file ac4_parser.h.

◆ b_channel_coded

int shaka::media::AC4Parser::Ac4SubstreamGroupInfo::b_channel_coded = 0

Definition at line 151 of file ac4_parser.h.

◆ b_content_type

int shaka::media::AC4Parser::Ac4SubstreamGroupInfo::b_content_type = 0

Definition at line 162 of file ac4_parser.h.

◆ b_hsf_ext

int shaka::media::AC4Parser::Ac4SubstreamGroupInfo::b_hsf_ext = 0

Definition at line 147 of file ac4_parser.h.

◆ b_language_indicator

int shaka::media::AC4Parser::Ac4SubstreamGroupInfo::b_language_indicator = 0

Definition at line 164 of file ac4_parser.h.

◆ b_oamd_ndot

int shaka::media::AC4Parser::Ac4SubstreamGroupInfo::b_oamd_ndot = 0

Definition at line 158 of file ac4_parser.h.

◆ b_oamd_substream

int shaka::media::AC4Parser::Ac4SubstreamGroupInfo::b_oamd_substream = 0

Definition at line 156 of file ac4_parser.h.

◆ b_serialized_language_tag

int shaka::media::AC4Parser::Ac4SubstreamGroupInfo::b_serialized_language_tag = 0

Definition at line 165 of file ac4_parser.h.

◆ b_single_substream

int shaka::media::AC4Parser::Ac4SubstreamGroupInfo::b_single_substream = 0

Definition at line 148 of file ac4_parser.h.

◆ b_start_tag

int shaka::media::AC4Parser::Ac4SubstreamGroupInfo::b_start_tag = 0

Definition at line 166 of file ac4_parser.h.

◆ b_substreams_present

int shaka::media::AC4Parser::Ac4SubstreamGroupInfo::b_substreams_present = 0

Definition at line 146 of file ac4_parser.h.

◆ content_classifier

int shaka::media::AC4Parser::Ac4SubstreamGroupInfo::content_classifier = 0

Definition at line 163 of file ac4_parser.h.

◆ language_tag_bytes

int shaka::media::AC4Parser::Ac4SubstreamGroupInfo::language_tag_bytes[64] = {0}

Definition at line 169 of file ac4_parser.h.

◆ language_tag_chunk

int shaka::media::AC4Parser::Ac4SubstreamGroupInfo::language_tag_chunk = 0

Definition at line 167 of file ac4_parser.h.

◆ n_language_tag_bytes

int shaka::media::AC4Parser::Ac4SubstreamGroupInfo::n_language_tag_bytes = 0

Definition at line 168 of file ac4_parser.h.

◆ n_lf_substreams

int shaka::media::AC4Parser::Ac4SubstreamGroupInfo::n_lf_substreams = 0

Definition at line 149 of file ac4_parser.h.

◆ n_lf_substreams_minus2

int shaka::media::AC4Parser::Ac4SubstreamGroupInfo::n_lf_substreams_minus2 = 0

Definition at line 150 of file ac4_parser.h.

◆ substream_index

int shaka::media::AC4Parser::Ac4SubstreamGroupInfo::substream_index

Definition at line 155 of file ac4_parser.h.

◆ substream_info_ajoc

Ac4SubstreamInfoAjoc* shaka::media::AC4Parser::Ac4SubstreamGroupInfo::substream_info_ajoc

Definition at line 160 of file ac4_parser.h.

◆ substream_info_chan

Ac4SubstreamInfoChan* shaka::media::AC4Parser::Ac4SubstreamGroupInfo::substream_info_chan

Definition at line 153 of file ac4_parser.h.

◆ substream_info_obj

Ac4SubstreamInfoObj* shaka::media::AC4Parser::Ac4SubstreamGroupInfo::substream_info_obj

Definition at line 161 of file ac4_parser.h.

◆ sus_ver

int shaka::media::AC4Parser::Ac4SubstreamGroupInfo::sus_ver = 0

Definition at line 152 of file ac4_parser.h.


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