com.amazonaws.ivs.broadcast.Releasable |
Known Indirect Subclasses
BroadcastSession |
BroadcastSession is the primary interaction point with the IVS Broadcast SDK. |
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. |
DeviceDiscovery |
Use this class to discover local devices, such as microphones or cameras, to attach to the SDK. |
Stage |
The main interface for host Application to create Stage session and interact with created session
|
|
Class Overview
Marks objects that must be released with release()
Summary
Public Methods |
abstract
void
|
release()
|
Public Methods
public
abstract
void
release
()