MillicastSDK 2.2.0
|
/ Initiates and starts the capture device and creates / the corresponding track. You should not call start capture twice in a row. / - Returns: The track corresponding to this source.
/ Stops a capture and releases the track and the underlying devices.
/ Checks the current state of the capture process. / - Returns: A boolean value indicating whether the source is currently capturing (true) or not (false).
@end
/ Responsible for managing playback devices.