Skip to content

Latest commit

 

History

History
86 lines (66 loc) · 2.29 KB

ksproperty-videodecoder-vcr-timing.md

File metadata and controls

86 lines (66 loc) · 2.29 KB
title description keywords topic_type ms.topic api_name api_location api_type ms.date
KSPROPERTY_VIDEODECODER_VCR_TIMING
The KSPROPERTY\_VIDEODECODER\_VCR\_TIMING property controls whether the VCR is expecting video from a tape source or a broadcast source. This property is optional.
KSPROPERTY_VIDEODECODER_VCR_TIMING Streaming Media Devices
apiref
reference
KSPROPERTY_VIDEODECODER_VCR_TIMING
Ksmedia.h
HeaderDef
11/28/2017

KSPROPERTY_VIDEODECODER_VCR_TIMING

The KSPROPERTY_VIDEODECODER_VCR_TIMING property controls whether the VCR is expecting video from a tape source or a broadcast source. This property is optional.

Usage Summary Table

Get Set Target Property descriptor type Property value type

Yes

Yes

Pin

KSPROPERTY_VIDEODECODER_S

ULONG

The property value (operation data) is a ULONG that specifies whether to use VCR timing or broadcast timing. A value of zero indicates a broadcast source. A nonzero value indicates a tape source.

Remarks

The Value member of the KSPROPERTY_VIDEODECODER_S structure indicates whether to use VCR timing or broadcast timing.

The timing accuracy of synchronization pulses on tape sources typically is not as accurate as from broadcast sources.

Requirements

Header

Ksmedia.h (include Ksmedia.h)

See also

KSPROPERTY

KSPROPERTY_VIDEODECODER_S