◆ ParseBoxes()
| bool shaka::media::ProtectionSystemSpecificInfo::ParseBoxes |
( |
const uint8_t * |
data, |
|
|
size_t |
data_size, |
|
|
std::vector< ProtectionSystemSpecificInfo > * |
pssh_boxes |
|
) |
| |
|
static |
Parses multiple PSSH boxes from data. These boxes should be concatenated together. Any non-PSSH box is an error.
- Returns
- true on success; false on failure.
Definition at line 36 of file protection_system_specific_info.cc.
◆ psshs
| std::vector<uint8_t> shaka::media::ProtectionSystemSpecificInfo::psshs |
◆ system_id
| std::vector<uint8_t> shaka::media::ProtectionSystemSpecificInfo::system_id |
The documentation for this struct was generated from the following files: