Parameters for ACR Live Processor. More...
#include <ACRLiveProcessor.h>
Public Member Functions | |
virtual AUDIOSDK_Error | SetPayloadId (const char *value)=0 |
This method sets the watermark id. More... | |
![]() | |
virtual AUDIOSDK_Error | SetBitsPerSample (int value)=0 |
This method sets the bits per sample configuration of the audio stream to be watermarked. More... | |
virtual AUDIOSDK_Error | SetChannels (int channels)=0 |
This method sets the number of channels for the audio watermark stream to be watermarked. More... | |
Parameters for ACR Live Processor.
|
pure virtual |
This method sets the watermark id.
[in] | value | : value of the id to be inserted in payload |