pub fn encode_cll_sei(cll: &ContentLightLevel) -> [u8; 4]Expand description
Serialises ContentLightLevel into the 4-byte CTA-861.3 payload
(MaxCLL u16 BE, MaxFALL u16 BE).
pub fn encode_cll_sei(cll: &ContentLightLevel) -> [u8; 4]Serialises ContentLightLevel into the 4-byte CTA-861.3 payload
(MaxCLL u16 BE, MaxFALL u16 BE).