Skip to content

Latest commit

 

History

History
85 lines (65 loc) · 2.46 KB

ns-avcstrm-_cip_hdr2_syt.md

File metadata and controls

85 lines (65 loc) · 2.46 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NS:avcstrm._CIP_HDR2_SYT
_CIP_HDR2_SYT (avcstrm.h)
The CIP_HDR2_SYT structure describes the second quadlet of a CIP header pair for a DV format stream.
stream\cip_hdr2_syt.htm
stream
04/23/2018
CIP_HDR2_SYT structure
*PCIP_HDR2_SYT, CIP_HDR2_SYT, CIP_HDR2_SYT structure [Streaming Media Devices], PCIP_HDR2_SYT, PCIP_HDR2_SYT structure pointer [Streaming Media Devices], _CIP_HDR2_SYT, avcsref_1ea551ca-5d40-4bc3-bc54-b736fd6a2b23.xml, avcstrm/CIP_HDR2_SYT, avcstrm/PCIP_HDR2_SYT, stream.cip_hdr2_syt
avcstrm.h
Avcstrm.h
Windows
Windows
CIP_HDR2_SYT, *PCIP_HDR2_SYT
_CIP_HDR2_SYT
avcstrm/_CIP_HDR2_SYT
PCIP_HDR2_SYT
avcstrm/PCIP_HDR2_SYT
CIP_HDR2_SYT
avcstrm/CIP_HDR2_SYT
APIRef
kbSyntax
HeaderDef
avcstrm.h
_CIP_HDR2_SYT
PCIP_HDR2_SYT
CIP_HDR2_SYT

_CIP_HDR2_SYT structure

-description

The CIP_HDR2_SYT structure describes the second quadlet of a CIP header pair for a DV format stream.

-struct-fields

-field SYT

Lower 16 bits of CYCLE_TIME. This is not used for opening a stream.

-field RSV

Must be set to 0:0.

-field STYPE

Specifies the video signal type, which is used for transmitting real time data.

-field F5060_OR_TSF

Specifies field encoding or time-shift flag depending on the value of FMT. This flag may be either 0 for NTSC or 1 for PAL, or 1 for TimeShiftFlag. This flag has multiple meanings (like a union) depending on the FMT member. If the FMT member indicates DV format, then this is either 50/60 flag (NTSC or PAL); if it is it MPEG-TS, then this is a time-shifting flag.

-field FMT

CIP format ID. For example, 000000 = DV and 100000 = MPEG2TS. If this is 111111 (no data), then DBS, FN, SPH and DBC (in the first quadlet of the CIP header, CIP_HDR1) are ignored.

-field Bit10

Must be set to 1:0.

-see-also

CIP_HDR1