AudioMixerAttributes.Builder クラス

定義

オブジェクトの AudioMixerAttributes Builder クラス。

[Android.Runtime.Register("android/media/AudioMixerAttributes$Builder", ApiSince=34, DoNotGenerateAcw=true)]
public sealed class AudioMixerAttributes.Builder : Java.Lang.Object
[<Android.Runtime.Register("android/media/AudioMixerAttributes$Builder", ApiSince=34, DoNotGenerateAcw=true)>]
type AudioMixerAttributes.Builder = class
    inherit Object
継承
AudioMixerAttributes.Builder
属性

注釈

オブジェクトの AudioMixerAttributes Builder クラス。

android.media.AudioMixerAttributes.BuilderJava ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

コンストラクター

AudioMixerAttributes.Builder(AudioFormat)

既定値を使用して新しいビルダーを構築します。

プロパティ

Class

この Objectのランタイム クラスを返します。

(継承元 Object)
Handle

基になる Android インスタンスへのハンドル。

(継承元 Object)
JniIdentityHashCode

オブジェクトの AudioMixerAttributes Builder クラス。

(継承元 Object)
JniPeerMembers

オブジェクトの AudioMixerAttributes Builder クラス。

PeerReference

オブジェクトの AudioMixerAttributes Builder クラス。

(継承元 Object)
ThresholdClass

この API は Mono for Android インフラストラクチャをサポートしており、コードから直接使用するためのものではありません。

(継承元 Object)
ThresholdType

この API は Mono for Android インフラストラクチャをサポートしており、コードから直接使用するためのものではありません。

(継承元 Object)

メソッド

Build()

設定されているすべての属性を結合し、新しい AudioMixerAttributes オブジェクトを返します。

Clone()

このオブジェクトのコピーを作成して返します。

(継承元 Object)
Dispose()

オブジェクトの AudioMixerAttributes Builder クラス。

(継承元 Object)
Dispose(Boolean)

オブジェクトの AudioMixerAttributes Builder クラス。

(継承元 Object)
Equals(Object)

他のオブジェクトがこのオブジェクトと "等しい" かどうかを示します。

(継承元 Object)
GetHashCode()

オブジェクトのハッシュ コード値を返します。

(継承元 Object)
JavaFinalize()

オブジェクトへの参照がなくなったとガベージ コレクションが判断したときに、オブジェクトのガベージ コレクターによって呼び出されます。

(継承元 Object)
Notify()

このオブジェクトのモニターで待機している 1 つのスレッドを起動します。

(継承元 Object)
NotifyAll()

このオブジェクトのモニターで待機しているすべてのスレッドを起動します。

(継承元 Object)
SetHandle(IntPtr, JniHandleOwnership)

Handle プロパティを設定します。

(継承元 Object)
SetMixerBehavior(AudioMixerBehavior)

オブジェクトの AudioMixerAttributes Builder クラス。

ToArray<T>()

オブジェクトの AudioMixerAttributes Builder クラス。

(継承元 Object)
ToString()

オブジェクトの文字列形式を返します。

(継承元 Object)
UnregisterFromRuntime()

オブジェクトの AudioMixerAttributes Builder クラス。

(継承元 Object)
Wait()

現在のスレッドが起動するまで待機します。通常<は、通知</em> または>< em 中断</em によって待機します>。>

(継承元 Object)
Wait(Int64)

現在のスレッドが起動するまで待機します。通常<は、通知></em> または <>em 中断</em>、または特定のリアルタイムが経過するまで待機します。

(継承元 Object)
Wait(Int64, Int32)

現在のスレッドが起動するまで待機します。通常<は、通知></em> または <>em 中断</em>、または特定のリアルタイムが経過するまで待機します。

(継承元 Object)

明示的なインターフェイスの実装

IJavaPeerable.Disposed()

オブジェクトの AudioMixerAttributes Builder クラス。

(継承元 Object)
IJavaPeerable.DisposeUnlessReferenced()

オブジェクトの AudioMixerAttributes Builder クラス。

(継承元 Object)
IJavaPeerable.Finalized()

オブジェクトの AudioMixerAttributes Builder クラス。

(継承元 Object)
IJavaPeerable.JniManagedPeerState

オブジェクトの AudioMixerAttributes Builder クラス。

(継承元 Object)
IJavaPeerable.SetJniIdentityHashCode(Int32)

オブジェクトの AudioMixerAttributes Builder クラス。

(継承元 Object)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates)

オブジェクトの AudioMixerAttributes Builder クラス。

(継承元 Object)
IJavaPeerable.SetPeerReference(JniObjectReference)

オブジェクトの AudioMixerAttributes Builder クラス。

(継承元 Object)

拡張メソッド

JavaCast<TResult>(IJavaObject)

Android ランタイムチェック型変換を実行します。

JavaCast<TResult>(IJavaObject)

オブジェクトの AudioMixerAttributes Builder クラス。

GetJniTypeName(IJavaPeerable)

オブジェクトの AudioMixerAttributes Builder クラス。

適用対象