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