NUGU SDK Linux  1.7.6
nugu_recorder_driver_ops Struct Reference

Public Attributes

int(* start )(NuguRecorderDriver *driver, NuguRecorder *rec, NuguAudioProperty property)
 Called when recording is started. More...
 
int(* stop )(NuguRecorderDriver *driver, NuguRecorder *rec)
 Called when recording is stopped. More...
 

Member Data Documentation

◆ start

int(* nugu_recorder_driver_ops::start) (NuguRecorderDriver *driver, NuguRecorder *rec, NuguAudioProperty property)

Called when recording is started.

See also
nugu_recorder_start()

◆ stop

int(* nugu_recorder_driver_ops::stop) (NuguRecorderDriver *driver, NuguRecorder *rec)

Called when recording is stopped.

See also
nugu_recorder_stop()

The documentation for this struct was generated from the following file: