MTimePlayedCustomInterface Class Reference

class MTimePlayedCustomInterface

Custom interface class for querying current play time from the audio renderer.

Member Functions Documentation

GetTimePlayed(TTimeIntervalMicroSeconds &)

TInt GetTimePlayed ( TTimeIntervalMicroSeconds & aTime ) [pure virtual]

Gets the current play time from the sound driver.

Parameters

TTimeIntervalMicroSeconds & aTime A reference to TTimeIntervalMicroSeconds object which is filled with the current play time.