MillicastSDK 2.2.0
|
Public Member Functions | |
instancetype | initWithCppSource: (millicast::VideoSource::Ptr videoSource) |
Properties | |
NSArray< MCVideoCapabilities * > * | capabilities |
/ The current set of capabilities configured for the video source. / - Returns: An array of video capabilities of the video device.
/ Enable a specific video capability on the video source. / - Parameters: / - cap: The video capability.
/ Change the underlying video source. For example in the case of a Camera, switch / between front/rear camera. / - Parameters: / - ascending: The direction in which to switch the sources.
/ Changes the current video source to a new source based on the provided device ID, for example / if there is an external camera connected and a device ID is known. / - Parameters: / - ascending: The direction in which to switch the sources. / - deviceId: The device ID.
@end
/ Responsible for building a video source object.
|
virtual |
|
readwrite |