MillicastSDK
2.0.0
Loading...
Searching...
No Matches
objc
MillicastSDK
remote_track.h
Go to the documentation of this file.
1
#ifndef remote_track_h
2
#define remote_track_h
3
5
typedef
NS_CLOSED_ENUM
(NSInteger, MCRemoteTrackKind) {
7
MCRemoteTrackKindAudio,
9
MCRemoteTrackKindVideo
10
};
11
12
#endif
/* remote_track_h */
NS_CLOSED_ENUM
typedef NS_CLOSED_ENUM(NSInteger, MCRemoteTrackKind)
Enum specifying the type of the remote track.
Definition
remote_track.h:5
Generated by
1.9.7