Microsoft DirectX 9.0 SDK Update (October 2004)

SeekingCaps Structure

Language:

Note: This documentation is preliminary and is subject to change.

Collection of properties that describe the capabilities of a media stream.

Definition

Visual Basic .NET Public Structure SeekingCaps
C# public struct SeekingCaps
Managed C++ public __value struct SeekingCaps
JScript .NET In JScript .NET, you can use structures, but you cannot define your own.

Members Table

Property Description
CanGetCurrentPosition Retrieves whether the stream can report its current position.
CanGetDuration Retrieves whether the stream can report its duration.
CanGetStopPosition Retrieves whether the stream can report its stop position.
CanSeekAbsolute Retrieves whether the stream can seek to an absolute position.
CanSeekBackwards Retrieves whether the stream can seek backward
CanSeekForwards Retrieves whether the stream can seek forward.

Structure Information

Namespace Microsoft.DirectX.AudioVideoPlayback
Assembly Microsoft.DirectX.AudioVideoPlayback (microsoft.directx.audiovideoplayback.dll)
Strong Name Microsoft.DirectX.AudioVideoPlayback,  Version=1.0.2902.0,  Culture=neutral,  PublicKeyToken=31bf3856ad364e35

See Also


© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center