MediaActionSound.StopVideoRecording フィールド

定義

注意事項

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

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

[Android.Runtime.Register("STOP_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 StopVideoRecording = 3;
[<Android.Runtime.Register("STOP_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 StopVideoRecording : Android.Media.MediaActionSoundType

フィールド値

Value = 3
属性

注釈

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

android.media.MediaActionSound.STOP_VIDEO_RECORDINGJava ドキュメント。

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

適用対象

こちらもご覧ください