MediaActionSound.StartVideoRecording フィールド

定義

注意事項

This constant will be removed in the future version. Use Android.Media.MediaActionSoundType enum directly instead of this field.

ビデオ録画の開始を示すために によって android.media.MediaRecorder#start MediaRecorder.start() 使用されるサウンド。

[Android.Runtime.Register("START_VIDEO_RECORDING")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.MediaActionSoundType enum directly instead of this field.", true)]
public const Android.Media.MediaActionSoundType StartVideoRecording = 2;
[<Android.Runtime.Register("START_VIDEO_RECORDING")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.MediaActionSoundType enum directly instead of this field.", true)>]
val mutable StartVideoRecording : Android.Media.MediaActionSoundType

フィールド値

Value = 2
属性

注釈

ビデオ録画の開始を示すために によって android.media.MediaRecorder#start MediaRecorder.start() 使用されるサウンド。

の Java ドキュメント android.media.MediaActionSound.START_VIDEO_RECORDING

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

適用対象

こちらもご覧ください