Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Declaration
@protocol ACSVideoStreamRendererDelegate;
Description
A set of methods that are called by ACSVideoStreamRenderer in response to important events.
Methods
onFirstFrameRendered
Event delegate for FirstFrameRendered event
- (void)onFirstFrameRendered;