BMXStream Class Reference
Inherits from NSObject
Declared in floo_proxy.h
Overview
@interface Stream information
Properties
swigCMemOwn
@property (nonatomic) BOOL swigCMemOwn
swigCPtr
@property (nonatomic) void *swigCPtr
Instance Methods
dealloc
- (void)dealloc
getMEnableAudio
- (BOOL)getMEnableAudio
getMEnableData
- (BOOL)getMEnableData
getMEnableVideo
- (BOOL)getMEnableVideo
getMMediaType
- (BMXVideoMediaType)getMMediaType
getMMuteAudio
- (BOOL)getMMuteAudio
getMMuteVideo
- (BOOL)getMMuteVideo
getMStreamId
- (NSString *)getMStreamId
getMUserId
- (long long)getMUserId
init
- (id)init
initWithCptr:swigOwnCObject:
- (id)initWithCptr:(void *)*cptr* swigOwnCObject:(BOOL)*ownCObject*
setMEnableAudio:
- (void)setMEnableAudio:(BOOL)*value*
setMEnableData:
- (void)setMEnableData:(BOOL)*value*
setMEnableVideo:
- (void)setMEnableVideo:(BOOL)*value*
setMMediaType:
- (void)setMMediaType:(BMXVideoMediaType)*value*
setMMuteAudio:
- (void)setMMuteAudio:(BOOL)*value*
setMMuteVideo:
- (void)setMMuteVideo:(BOOL)*value*
setMStreamId:
- (void)setMStreamId:(NSString *)*value*
setMUserId:
- (void)setMUserId:(long long)*value*
Example: