audioRenderStart property
Indicates if audio is started rendering
When first audio frame rendered, this value changes to true from false. After call FijkPlayer.reset, this value becomes to false.
Implementation
final bool audioRenderStart;
Indicates if audio is started rendering
When first audio frame rendered, this value changes to true from false. After call FijkPlayer.reset, this value becomes to false.
final bool audioRenderStart;