Compartilhar via


SoundProfile.ProfileType Property

Definition

Gets profile type.

public Android.Media.Quality.SoundProfileType ProfileType { [Android.Runtime.Register("getProfileType", "()I", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getProfileType", "()I", "", ApiSince=36)>]
member this.ProfileType : Android.Media.Quality.SoundProfileType

Property Value

Attributes

Remarks

Gets profile type.

Java documentation for android.media.quality.SoundProfile.getProfileType().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to