AudioEffectRecord
继承
简要描述
描述
成员
类型 | 属性名 | 默认值 |
---|---|---|
int | format | 1 |
方法
返回值类型 | 方法名称 |
---|---|
AudioStreamSample | get_recording() const |
bool | is_recording_active() const |
void | set_recording_active(record: bool) |
常量
成员说明
- int format
Default | 1 |
---|---|
setter | set_format(value) |
getter | get_format |
方法说明
- get_recording get_recording() const
- is_recording_active is_recording_active() const
- set_recording_active set_recording_active(record: bool)