AudioDecoder.getParseState

void getParseState(out bool sync, out bool eos)

Return current parsing (sync and eos) state.

Parameters

synca pointer to a variable to hold the current sync state
eosa pointer to a variable to hold the current eos state