pub fn from_hex(init_data: &str) -> Result<PsshBoxVec>
Expand description
Parse one or more PSSH boxes from some initialization data encoded in hex format.
pub fn from_hex(init_data: &str) -> Result<PsshBoxVec>
Parse one or more PSSH boxes from some initialization data encoded in hex format.