MMMFDevSoundTimePlayed Class Reference

class MMMFDevSoundTimePlayed

This class provides an interface to querying current play time from DevSound.

Member Functions Documentation

GetTimePlayed(TTimeIntervalMicroSeconds &)

TInt GetTimePlayed ( TTimeIntervalMicroSeconds & aTime ) [pure virtual]

Retrieves the current play time from the audio renderer.

Parameters

TTimeIntervalMicroSeconds & aTime A reference to TTimeIntervalMicroSeconds object which will be filled with the current play time by this function.