#include <pv_plugin_interfaces.h>
Public Methods | |
virtual IMPORT_C void | SetFormatL (const TDesC8 &aFormat)=0 |
virtual IMPORT_C void | SetConfigL (const TDesC8 &aSampleRate, const TDesC8 &aChannels)=0 |
virtual IMPORT_C void | CancelCommand ()=0 |
virtual IMPORT_C TInt | Reset ()=0 |
MPVAudioOutput can be implemented by any audio data sink that needs to work with PV SDKs.
|
|
|
|
|
|
|
|