Builder
Builder(TvTrackInfoType, String)
JniPeerMembers
ThresholdClass
ThresholdType
Build()
SetAudioChannelCount(Int32)
SetAudioDescription(Boolean)
SetAudioSampleRate(Int32)
SetDescription(ICharSequence)
SetDescription(String)
SetEncoding(String)
SetEncrypted(Boolean)
SetExtra(Bundle)
SetHardOfHearing(Boolean)
SetLanguage(String)
SetSpokenSubtitle(Boolean)
SetVideoActiveFormatDescription(SByte)
SetVideoFrameRate(Single)
SetVideoHeight(Int32)
SetVideoPixelAspectRatio(Single)
SetVideoWidth(Int32)
monoandroid
namespace Android.Media.TV
{
[Register("android/media/tv/TvTrackInfo", DoNotGenerateAcw = true)]
public sealed class TvTrackInfo : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
[Register("android/media/tv/TvTrackInfo$Builder", DoNotGenerateAcw = true)]
public sealed class Builder : Object
{
[Register("setEncrypted", "(Z)Landroid/media/tv/TvTrackInfo$Builder;", "", ApiSince = 30)]
public Builder! SetEncrypted(bool encrypted);
}
}
}
| .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. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API