Package-level declarations

Provides interfaces and classes for the browser content capture.

Provides interfaces and classes for the browser content capture.

Types

Link copied to clipboard
public enum AudioCaptureMode
public enum AudioCaptureMode
The mode of capturing audio during the content capture session.
Link copied to clipboard
public interface CaptureSession implements Observable<T>
public interface CaptureSession implements Observable<T>
A browser capture session.
Link copied to clipboard
public interface CaptureSource
public interface CaptureSource
The source for a content capture session.
Link copied to clipboard
public interface CaptureSources
public interface CaptureSources
Provides access to the sources available for content capture.
Link copied to clipboard
public enum CaptureSourceType
public enum CaptureSourceType
The type of a content capture source.