AgoraVideoRemoteState Constants Reference
Declared in | AgoraEnumerates.h |
---|
AgoraVideoRemoteState
Remote video state.
Definition
typedef NS_ENUM(NSUInteger, AgoraVideoRemoteState ) {
AgoraVideoRemoteStateStopped = 0,
AgoraVideoRemoteStateRunning = 1,
AgoraVideoRemoteStateFrozen = 2,
};
Constants
Declared In
AgoraEnumerates.h