Starts recording from the AudioRecord instance when the specified synchronization event
occurs on the specified audio session.
Syntax
[Android.Runtime.Register("startRecording", "(Landroid/media/MediaSyncEvent;)V", "GetStartRecording_Landroid_media_MediaSyncEvent_Handler")]
public virtual
void StartRecording (
MediaSyncEvent syncEvent)
See Also
Parameters
- syncEvent
- event that triggers the capture.
Exceptions
Remarks
Requirements
Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16