Aracılığıyla paylaş


TrackChangeEvent.SampleMimeType Property

Definition

Gets the MIME type of the video/audio/text samples.

public string? SampleMimeType { [Android.Runtime.Register("getSampleMimeType", "()Ljava/lang/String;", "", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getSampleMimeType", "()Ljava/lang/String;", "", ApiSince=31)>]
member this.SampleMimeType : string

Property Value

Attributes

Remarks

Gets the MIME type of the video/audio/text samples.

Java documentation for android.media.metrics.TrackChangeEvent.getSampleMimeType().

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