AudioFormat
Builder
InterfaceConsts
ChannelInvalid
ChannelOut5point1point2
ChannelOut5point1point4
ChannelOut6point1
ChannelOut7point1
ChannelOut7point1point2
ChannelOut7point1point4
ChannelOut9point1point4
ChannelOut9point1point6
ChannelOutBottomFrontCenter
ChannelOutBottomFrontLeft
ChannelOutBottomFrontRight
ChannelOutFrontWideLeft
ChannelOutFrontWideRight
ChannelOutLowFrequency2
ChannelOutTopBackCenter
ChannelOutTopBackLeft
ChannelOutTopBackRight
ChannelOutTopCenter
ChannelOutTopFrontCenter
ChannelOutTopFrontLeft
ChannelOutTopFrontRight
ChannelOutTopSideLeft
ChannelOutTopSideRight
EncodingDra
EncodingDsd
EncodingDtsHdMa
EncodingDtsUhd
EncodingDtsUhdP1
EncodingDtsUhdP2
EncodingMpeghBlL3
EncodingMpeghBlL4
EncodingMpeghLcL3
EncodingMpeghLcL4
EncodingOpus
EncodingPcm24bitPacked
EncodingPcm32bit
SampleRateUnspecified
AudioFormat()
AudioFormat(IntPtr, JniHandleOwnership)
ChannelCount
ChannelIndexMask
ChannelMask
Creator
Encoding
FrameSizeInBytes
JniPeerMembers
SampleRate
ThresholdClass
ThresholdType
DescribeContents()
WriteToParcel(Parcel, ParcelableWriteFlags)
monoandroid
namespace Android.Media
{
[Register("android/media/AudioFormat", DoNotGenerateAcw = true)]
public class AudioFormat : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
[Obsolete("This constant will be removed in the future version. Use Android.Media.Encoding enum directly instead of this field.", true)]
[Register("ENCODING_OPUS", ApiSince = 30)]
public const Encoding EncodingOpus = Encoding.Opus;
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Obsolete | This constant will be removed in the future version. Use Android.Media.Encoding enum directly instead of this field. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API