onFirstVideoFrameDecoded abstract method

void onFirstVideoFrameDecoded(
  1. String channelTag,
  2. FirstVideoFrameDecodedEvent event
)

Implementation

void onFirstVideoFrameDecoded(
    String channelTag, FirstVideoFrameDecodedEvent event);