MTimePlayedCustomInterface Class Reference

class MTimePlayedCustomInterface

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

Public Member Functions
TInt GetTimePlayed(TTimeIntervalMicroSeconds &)

Member Functions Documentation

GetTimePlayed(TTimeIntervalMicroSeconds &)

TInt GetTimePlayed(TTimeIntervalMicroSeconds &aTime)[pure virtual]

Gets the current play time from the sound driver.

Parameters

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