Snap Live SDK  8.2.1
Public Member Functions | List of all members
KantarMedia::IACRLiveProcessor::IEmbedderParameters Class Referenceabstract

Parameters for ACR Live Processor. More...

#include <ACRLiveProcessor.h>

Inheritance diagram for KantarMedia::IACRLiveProcessor::IEmbedderParameters:
KantarMedia::IAudioEmbedder::IAudioEmbedderParameters

Public Member Functions

virtual AUDIOSDK_Error SetPayloadId (const char *value)=0
 This method sets the watermark id. More...
 
- Public Member Functions inherited from KantarMedia::IAudioEmbedder::IAudioEmbedderParameters
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...
 

Detailed Description

Parameters for ACR Live Processor.

Member Function Documentation

◆ SetPayloadId()

virtual AUDIOSDK_Error KantarMedia::IACRLiveProcessor::IEmbedderParameters::SetPayloadId ( const char *  value)
pure virtual

This method sets the watermark id.

Parameters
[in]value: value of the id to be inserted in payload
Returns
AUDIOSDK_SUCCESS if operation succeeds
AUDIOSDK_Error code if an error occurs

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