Video SDK for MacOS API Reference
|
This file defines the interfaces for broadcast streaming viewer. More...
import <Foundation/Foundation.h>
import <ZMVideoSDK/ZMVideoSDKUserHelper.h>
import <ZMVideoSDK/ZMVideoSDKAudioHelper.h>
import <ZMVideoSDK/ZMVideoSDKDef.h>
Go to the source code of this file.
Data Structures | |
class | ZMVideoSDKSteamingJoinContext |
Interface for join broadcast streaming params. More... | |
protocol | <ZMVideoSDKBroadcastStreamingVideoDelegate> |
Video callback for broadcast streaming. More... | |
protocol | <ZMVideoSDKBroadcastStreamingAudioDelegate> |
Audio callback for broadcast streaming. More... | |
class | ZMVideoSDKBroadcastStreamingViewer |
Broadcast streaming viewer interface. More... | |
This file defines the interfaces for broadcast streaming viewer.
Definition in file ZMVideoSDKBroadcastStreamingViewer.h.