SMMediaAttributes Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | SMMediaAttributes.h |
localVideo
boolean value that if the local video is activated for sending
@property (nonatomic) BOOL localVideoReturn Value
BOOL
Availability
3.0.5
Declared In
SMMediaAttributes.h
remoteVideo
boolean value that if the remote video is receiving
@property (nonatomic, readonly) BOOL remoteVideoReturn Value
BOOL
Availability
3.0.5
Declared In
SMMediaAttributes.h
localAudio
boolean value that local audio is activated for sending
@property (nonatomic) BOOL localAudioReturn Value
BOOL
Availability
3.0.5
Declared In
SMMediaAttributes.h
remoteVideoAspectRatio
defines width/height of remote video
@property (nonatomic, readonly) float remoteVideoAspectRatioReturn Value
float value that remote video aspect ratio
Availability
4.0.1
Declared In
SMMediaAttributes.h
localVideoAspectRatio
defines width/height of local video
@property (nonatomic, readonly) float localVideoAspectRatioReturn Value
float value that local video aspect ratio
Availability
4.0.1
Declared In
SMMediaAttributes.h