Home
last modified time | relevance | path

Searched defs:AudioControl (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/audio/interfaces/2.0/include/
H A Daudio_control.h49 struct AudioControl { struct
58 int32_t (*Start)(AudioHandle handle);
68 int32_t (*Stop)(AudioHandle handle);
78 int32_t (*Pause)(AudioHandle handle);
88 int32_t (*Resume)(AudioHandle handle);
96 int32_t (*Flush)(AudioHandle handle);
105 int32_t (*TurnStandbyMode)(AudioHandle handle);
115 int32_t (*AudioDevDump)(AudioHandle handle, int32_t range, int32_t fd);
128 … int32_t (*IsSupportsPauseAndResume)(AudioHandle handle, bool *supportPause, bool *supportResume);
/ohos5.0/drivers/peripheral/audio/interfaces/include/
H A Daudio_control.h48 struct AudioControl { struct
57 int32_t (*Start)(AudioHandle handle);
67 int32_t (*Stop)(AudioHandle handle);
77 int32_t (*Pause)(AudioHandle handle);
87 int32_t (*Resume)(AudioHandle handle);
95 int32_t (*Flush)(AudioHandle handle);
104 int32_t (*TurnStandbyMode)(AudioHandle handle);
114 int32_t (*AudioDevDump)(AudioHandle handle, int32_t range, int32_t fd);
127 … int32_t (*IsSupportsPauseAndResume)(AudioHandle handle, bool *supportPause, bool *supportResume);
/ohos5.0/drivers/peripheral/bluetooth/audio/interfaces/include/
H A Daudio_control.h48 struct AudioControl { struct
57 int32_t (*Start)(AudioHandle handle);
67 int32_t (*Stop)(AudioHandle handle);
77 int32_t (*Pause)(AudioHandle handle);
87 int32_t (*Resume)(AudioHandle handle);
95 int32_t (*Flush)(AudioHandle handle);
104 int32_t (*TurnStandbyMode)(AudioHandle handle);
114 int32_t (*AudioDevDump)(AudioHandle handle, int32_t range, int32_t fd);