|
std::vector< uint8_t > | system_id |
|
std::vector< uint8_t > | psshs |
|
◆ 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.
The documentation for this struct was generated from the following files: