MillicastSDK
2.3.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
4
#import <Foundation/Foundation.h>
5
7
typedef
NS_CLOSED_ENUM
(NSInteger, MCRemoteTrackKind) {
9
MCRemoteTrackKindAudio,
11
MCRemoteTrackKindVideo
12
};
13
14
#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:7
Generated by
1.12.0