Searched defs:CStreamPlayer (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/audio/symbian/
H A Dstreamplayer.cpp37 TInt CStreamPlayer::ClosestSupportedRate(TInt aRate)
49 CStreamPlayer::CStreamPlayer(MStreamProvider& aProvider, MStreamObs& aObs) : function in class:CStreamPlayer
54 CStreamPlayer::~CStreamPlayer()
65 void CStreamPlayer::ConstructL()
73 TInt CStreamPlayer::OpenStream(TInt aRate, TInt aChannels, TUint32 aType)
93 TInt CStreamPlayer::MaxVolume() const
98 void CStreamPlayer::SetVolume(TInt aNew)
112 TInt CStreamPlayer
[all...]

Completed in 80 milliseconds