EncoderProfiles.RecommendedFileFormat プロパティ

定義

推奨される出力ファイル形式

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

プロパティ値

値は次のいずれかです。MediaRecorder.OutputFormat.DEFAULT MediaRecorder.OutputFormat.THREE_GPP MediaRecorder.OutputFormat.MPEG_4 MediaRecorder.OutputFormat.AMR_NB MediaRecorder.OutputFormat.AMR_WB MediaRecorder.OutputFormat.AAC_ADTS MediaRecorder.OutputFormat.MPEG_2_TS MediaRecorder.OutputFormat.WEBM MediaRecorder.OutputFormat.OGG

属性

注釈

推奨される出力ファイル形式

Javaドキュメント。

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

適用対象