ltmmPlayCtrl.CurrentFramePosition Property

Visual Basic example

Syntax

object.CurrentFramePosition As Long

Remarks

Gets or sets the current frame position.

This property allows the user to seek to the specified frame position. However, not all media formats allow frame seeking. Users should call CheckSeekingCapabilities to determine if ltmmPlay_Seeking_FrameBackward and ltmmPlay_Seeking_FrameForward are enabled. For more information on the ltmmPlay_Seeking constants, refer to ltmmPlay_Seeking Constants.

See Also

Elements:

ltmmPlayCtrl.CurrentPosition Property, ltmmPlayCtrl.CurrentTrackingPosition Property

Topics:

Multimedia Properties, Methods and Events