AudioDevice |
Audio input sources must conform to this interface
|
AudioLocalStageStream |
|
AudioSource |
Use AudioSource as a generic source to send app-generated audio to the SDK in LPCM format.
|
AudioStageStream |
This is a child class of StageStream and provide audio specific APIs and implementations
|
Bluetooth |
Manage the state of Bluetooth SCO capabilities
|
BroadcastConfiguration |
Configuration properties for a BroadcastSession
Changing any properties on this object after providing it to `BroadcastSession` will not have any effect.
|
BroadcastConfiguration.Audio |
|
BroadcastConfiguration.Mixer |
Audio and Video Mixer properties.
|
BroadcastConfiguration.Mixer.Slot |
A slot represents an on-screen and audible element that can be transitioned over time and
bound and unbound to input devices.
|
BroadcastConfiguration.Vec2 |
|
BroadcastConfiguration.Vec4 |
|
BroadcastConfiguration.Video |
|
BroadcastSession |
BroadcastSession is the primary interaction point with the IVS Broadcast SDK.
|
BroadcastSession.Listener |
Provide a listener to receive status updates and errors from the SDK.
|
BroadcastSessionTest |
A handle on the network quality test.
|
BroadcastSessionTest.Result |
Information about the state of a network quality test.
|
CameraSource |
CameraSource represents a camera input device
|
CustomAudioSource |
An extension of AudioSource to send app-generated audio to the SDK in LPCM format.
|
CustomImageSource |
An extension of SurfaceSource to send app-generated video to the SDK.
|
Device |
Represents an input device such as a camera or microphone
|
Device.Descriptor |
Represents an input device's description.
|
DeviceDiscovery |
Use this class to discover local devices, such as microphones or cameras, to attach to the SDK.
|
ImageDevice |
Image and video input sources must conform to this interface
|
ImageLocalStageStream |
|
ImagePreviewView |
|
ImageStageStream |
This is a child class of StageStream and provide video specific APIs and implementations
|
LocalStageStream |
This class represents either local audio stream or local video stream, and it is used
in Stage.Strategy to guide SDK what stream to publish
|
Mixer |
The mixer determines the final on-screen and in-ear state for visual elements and audio.
|
ParticipantInfo |
Information about a participant
|
Presets |
Configuration and Device Presets
|
Presets.Configuration |
|
Presets.Devices |
|
Stage |
The main interface for host Application to create Stage session and interact with created session
|
StageConfiguration |
Properties for Stage.
|
StageStream |
A media stream that contains a single Device and a single type of media data (audio or video).
|
StageVideoConfiguration |
|
StageVideoConfiguration.Simulcast |
Simulcast configuration.
|
SurfaceSource |
An image source backed by an Android Surface.
|
SystemCaptureService |
|
TransmissionStats |
TransmissionStats contains statistics on the broadcast's current measured bitrate, recommended bitrate
by the SDK's adaptive bitrate algorithm, average round trip time, broadcast quality (relative to configured
minimum and maximum bitrates), and network health.
|