MBTAudioStreamObserver Class Reference
class MBTAudioStreamObserver
|
Observer interface for receiving the audio data buffers.
This class defines an observer interface to be implemented by the class that is going to receive the audio data.
btaudioadaptation.lib
-
Since
-
S60 v3.1
Member Functions Documentation
Receive(const TDesC8 &, TTimeIntervalMicroSeconds)
Method for receiving audio data and an associated timestamp.
Receive(const TDesC8 &)
TInt
|
Receive
|
(
|
const
TDesC8
&
|
aBuffer
|
)
|
[pure virtual]
|
Method for receiving audio data.
Parameters
const
TDesC8
& aBuffer
|
the audio data frames from the encoder.
|
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.