pub fn aud_for_frame(
    frame: &Frame,
    start_code: Option<NALUStartCode>
) -> Result<Vec<u8>>