class TVideoPlayRateCapabilities |
Video playback rate capabilities. This structure defines playback rate capabilities for the current controller and video clip, and can be used to determine if fast forward, rewind, step forward, or step backward is possible.
CVideoPlayerUtility::GetPlayRateCapabilitiesL , CVideoPlayerUtility::SetPlayVelocityL
Public Attributes | |
---|---|
TBool | iPlayBackward |
TBool | iPlayForward |
TBool | iStepBackward |
TBool | iStepForward |
TBool | iPlayBackward |
ETrue if play backward is possible (i.e. playback velocity below0). This includes normal speed, slow, and fast reverse playback.
TBool | iPlayForward |
ETrue if fast or slow play forward is possible (i.e. playback velocity 1-99 or 101-). Normal play forward (velocity 100) is supported by default.
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.