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

Public Attributes

int emdf_version = 0
 
int key_id = 0
 
int b_emdf_payloads_substream_info = 0
 
int substream_index = 0
 
int protection_length_primary = 0
 
int protection_length_secondary = 0
 
uint8_t protection_bits_primary [16]
 
uint8_t protection_bits_secondary [16]
 

Detailed Description

Definition at line 32 of file ac4_parser.h.

Member Data Documentation

◆ b_emdf_payloads_substream_info

int shaka::media::AC4Parser::EmdfInfo::b_emdf_payloads_substream_info = 0

Definition at line 35 of file ac4_parser.h.

◆ emdf_version

int shaka::media::AC4Parser::EmdfInfo::emdf_version = 0

Definition at line 33 of file ac4_parser.h.

◆ key_id

int shaka::media::AC4Parser::EmdfInfo::key_id = 0

Definition at line 34 of file ac4_parser.h.

◆ protection_bits_primary

uint8_t shaka::media::AC4Parser::EmdfInfo::protection_bits_primary[16]

Definition at line 40 of file ac4_parser.h.

◆ protection_bits_secondary

uint8_t shaka::media::AC4Parser::EmdfInfo::protection_bits_secondary[16]

Definition at line 41 of file ac4_parser.h.

◆ protection_length_primary

int shaka::media::AC4Parser::EmdfInfo::protection_length_primary = 0

Definition at line 38 of file ac4_parser.h.

◆ protection_length_secondary

int shaka::media::AC4Parser::EmdfInfo::protection_length_secondary = 0

Definition at line 39 of file ac4_parser.h.

◆ substream_index

int shaka::media::AC4Parser::EmdfInfo::substream_index = 0

Definition at line 36 of file ac4_parser.h.


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