MeiCam SDK For iOS
3.14.0
|
#include <NvsCustomAudioFx.h>
Public Attributes | |
CMSampleBufferRef | inputAudioSamples |
Inputs audio samples. More... | |
int64_t | effectTime |
Special effect duration (in microseconds). More... | |
int64_t | effectStartTime |
Effect starting time (in microseconds). More... | |
int64_t | effectEndTime |
Effect ending time (in microseconds). More... | |
int64_t NvsCustomAudioFxRenderContext::effectEndTime |
Effect ending time (in microseconds).
int64_t NvsCustomAudioFxRenderContext::effectStartTime |
Effect starting time (in microseconds).
int64_t NvsCustomAudioFxRenderContext::effectTime |
Special effect duration (in microseconds).
CMSampleBufferRef NvsCustomAudioFxRenderContext::inputAudioSamples |
Inputs audio samples.