| java.lang.Object | |
| ↳ | com.amazonaws.ivs.broadcast.Presets.Devices |
Device presets. Used with BroadcastSession(Context, BroadcastSession.Listener, BroadcastConfiguration, Device.Descriptor[])
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Devices() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static Descriptor[] |
BACK_CAMERA(Context context)
Picks the back camera and default audio input
| ||||||||||
| static Descriptor[] |
FRONT_CAMERA(Context context)
Picks the front camera and default audio input
| ||||||||||
| static Descriptor[] |
MICROPHONE(Context context)
Pick the default microphone without choosing a camera
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Picks the back camera and default audio input
Picks the front camera and default audio input
Pick the default microphone without choosing a camera