AudioEncoderSettings
@UnstableApi
public final class AudioEncoderSettings
Represents the audio encoder settings.
Summary
Nested types |
|---|
public final class AudioEncoderSettings.BuilderBuilds |
Constants |
|
|---|---|
static final AudioEncoderSettings |
A default |
static final int |
NO_VALUE = -1A value for various fields to indicate that the field's value is unknown or not applicable. |
Public fields |
|
|---|---|
final int |
The encoding bitrate in bits per second. |
final int |
The encoding profile. |
Constants
NO_VALUE
public static final int NO_VALUE = -1
A value for various fields to indicate that the field's value is unknown or not applicable.