audioRenderStart property

bool audioRenderStart
final

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;