onPlayStreamingFirstVideoFrameRender abstract method

void onPlayStreamingFirstVideoFrameRender(
  1. String streamId,
  2. int timeMs,
  3. int width,
  4. int height,
)

Implementation

void onPlayStreamingFirstVideoFrameRender(
    String streamId, int timeMs, int width, int height);