Skip to content

Latest commit

 

History

History
81 lines (64 loc) · 2.16 KB

ksproperty-stream-timeformat.md

File metadata and controls

81 lines (64 loc) · 2.16 KB
title description keywords topic_type ms.topic api_name api_location api_type ms.date
KSPROPERTY_STREAM_TIMEFORMAT
The KSPROPERTY\_STREAM\_TIMEFORMAT property is used to retrieve the time format used on a particular pin connection.
KSPROPERTY_STREAM_TIMEFORMAT Streaming Media Devices
apiref
reference
KSPROPERTY_STREAM_TIMEFORMAT
ks.h
HeaderDef
11/28/2017

KSPROPERTY_STREAM_TIMEFORMAT

The KSPROPERTY_STREAM_TIMEFORMAT property is used to retrieve the time format used on a particular pin connection.

Usage Summary Table

Get Set Target Property Descriptor Type Property Value Type

Yes

No

Pin

KSPROPERTY

GUID

Remarks

The property returns a GUID specifying the time format used in the connection and indicating the format of the presentation time and extent. The defined time formats correspond to those defined by DirectShow.

KSPROPERTY_STREAM_TIMEFORMAT is an optional property that should be implemented if the pin supports the rate, presentation time/extent, or skip degradation properties (For more information about these properties, see Quality Management). This allows a client to determine the time format used for connection and the format of the time stamp information used in rate, presentation time/extent, and skip degradation operations.

Requirements

Header

Ks.h (include Ks.h)

See also

KSPROPERTY