|
Shaka Packager SDK
|
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] |
Definition at line 32 of file ac4_parser.h.
| int shaka::media::AC4Parser::EmdfInfo::b_emdf_payloads_substream_info = 0 |
Definition at line 35 of file ac4_parser.h.
| int shaka::media::AC4Parser::EmdfInfo::emdf_version = 0 |
Definition at line 33 of file ac4_parser.h.
| int shaka::media::AC4Parser::EmdfInfo::key_id = 0 |
Definition at line 34 of file ac4_parser.h.
| uint8_t shaka::media::AC4Parser::EmdfInfo::protection_bits_primary[16] |
Definition at line 40 of file ac4_parser.h.
| uint8_t shaka::media::AC4Parser::EmdfInfo::protection_bits_secondary[16] |
Definition at line 41 of file ac4_parser.h.
| int shaka::media::AC4Parser::EmdfInfo::protection_length_primary = 0 |
Definition at line 38 of file ac4_parser.h.
| int shaka::media::AC4Parser::EmdfInfo::protection_length_secondary = 0 |
Definition at line 39 of file ac4_parser.h.
| int shaka::media::AC4Parser::EmdfInfo::substream_index = 0 |
Definition at line 36 of file ac4_parser.h.