onFirstVideoFrameRender abstract method

void onFirstVideoFrameRender(
  1. String channelTag,
  2. int userID,
  3. int streamType,
  4. int width,
  5. int height,
  6. int elapsedTime,
)

Implementation

void onFirstVideoFrameRender(String channelTag, int userID, int streamType,
    int width, int height, int elapsedTime);