#include <pv_plugin_interfaces.h>
Public Methods | |
virtual IMPORT_C void | SetFormatL (const TDesC8 &aFormat, const TDesC8 &aFmtSpecific, TInt &aMaxRequestSize)=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 |
MPVAudioInput cab be implemented by any audio data source that needs to work with PV SDKs.
|
|
|
|
|
|
|
|