Skip to main content

aacDecoder_DecodeFrame

Function aacDecoder_DecodeFrame 

Source
pub unsafe extern "C" fn aacDecoder_DecodeFrame(
    self_: HANDLE_AACDECODER,
    pTimeData: *mut INT_PCM,
    timeDataSize: INT,
    flags: UINT,
) -> AAC_DECODER_ERROR