MNssPlayEventHandler Class Reference
class MNssPlayEventHandler |
The MNssPlayEventHandler class provides the call back methods to handle the events during Play operation.
Public Member Enumerations |
---|
enum | TNssPlayResult { EVasErrorNone, EVasPlayFailed, EVasPlayNoMemory, EVasPlayAccessDeny, EVasPlayUndefinedError10, EVasPlayUndefinedError9, EVasPlayUndefinedError8, EVasPlayUndefinedError7, EVasPlayUndefinedError6, EVasPlayUndefinedError5, EVasPlayUndefinedError4, EVasPlayUndefinedError3, EVasPlayUndefinedError2, EVasPlayUndefinedError1 } |
Member Functions Documentation
HandlePlayComplete(TNssPlayResult)
The HandlePlayComplete method is a virtual method implemented by the client and is called when play is completed
- Since
- 2.0
HandlePlayStarted(TTimeIntervalMicroSeconds32)
The HandlePlayStarted method is a virtual method implemented by the client and is called when play is started
- Since
- 2.0
Member Enumerations Documentation
Enum TNssPlayResult
TPlayResult will have all the enums to represent the result values from HandlePlayError method.
NOTE: The HandlePlayError() should handle the undefined error for TPlayResult.
Enumerators
EVasErrorNone | |
EVasPlayFailed | |
EVasPlayNoMemory | |
EVasPlayAccessDeny | |
EVasPlayUndefinedError10 | |
EVasPlayUndefinedError9 | |
EVasPlayUndefinedError8 | |
EVasPlayUndefinedError7 | |
EVasPlayUndefinedError6 | |
EVasPlayUndefinedError5 | |
EVasPlayUndefinedError4 | |
EVasPlayUndefinedError3 | |
EVasPlayUndefinedError2 | |
EVasPlayUndefinedError1 | |
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.