MeiCam SDK For iOS  3.10.1
Public Attributes | List of all members
NvsCustomAudioFxRenderContext Struct Reference

#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...
 

Member Data Documentation

◆ effectEndTime

int64_t NvsCustomAudioFxRenderContext::effectEndTime

Effect ending time (in microseconds).

◆ effectStartTime

int64_t NvsCustomAudioFxRenderContext::effectStartTime

Effect starting time (in microseconds).

◆ effectTime

int64_t NvsCustomAudioFxRenderContext::effectTime

Special effect duration (in microseconds).

◆ inputAudioSamples

CMSampleBufferRef NvsCustomAudioFxRenderContext::inputAudioSamples

Inputs audio samples.


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