SeekingCaps Structure

Language:

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

Definition

Visual Basic Public Structure SeekingCaps
C# public struct SeekingCaps 
C++ public value class SeekingCaps sealed 
JScript In JScript, 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.900.0,  Culture=neutral,  PublicKeyToken=d3231b57b74a1492

See Also


Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

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