MillicastSDK 2.2.0
Loading...
Searching...
No Matches
<CaptureSource> Protocol Reference

Detailed Description

/ 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.

  • (void) stopCapture;

/ Checks the current state of the capture process. / - Returns: A boolean value indicating whether the source is currently capturing (true) or not (false).

  • (bool) isCapturing;

@end

/ Responsible for managing playback devices.


The documentation for this protocol was generated from the following file: