EncoderProfiles.RecommendedFileFormat Property

Definition

Recommended output file format

public int RecommendedFileFormat { [Android.Runtime.Register("getRecommendedFileFormat", "()I", "", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getRecommendedFileFormat", "()I", "", ApiSince=31)>]
member this.RecommendedFileFormat : int

Property Value

Attributes

Remarks

Recommended output file format

Java documentation for android.media.EncoderProfiles.getRecommendedFileFormat().

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