AudioAttributes.Builder.SetContentType(AudioContentType) Method

Definition

[Android.Runtime.Register("setContentType", "(I)Landroid/media/AudioAttributes$Builder;", "GetSetContentType_IHandler")]
public virtual Android.Media.AudioAttributes.Builder? SetContentType (Android.Media.AudioContentType contentType);
[<Android.Runtime.Register("setContentType", "(I)Landroid/media/AudioAttributes$Builder;", "GetSetContentType_IHandler")>]
abstract member SetContentType : Android.Media.AudioContentType -> Android.Media.AudioAttributes.Builder
override this.SetContentType : Android.Media.AudioContentType -> Android.Media.AudioAttributes.Builder

Parameters

contentType
AudioContentType

Returns

Attributes

Remarks

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