Skip to content

Latest commit

 

History

History
105 lines (72 loc) · 2.83 KB

ns-ntddcdrm-_sub_q_track_isrc.md

File metadata and controls

105 lines (72 loc) · 2.83 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:ntddcdrm._SUB_Q_TRACK_ISRC
_SUB_Q_TRACK_ISRC (ntddcdrm.h)
The SUB_Q_TRACK_ISC contains position information and is used in conjunction with the SUB_Q_CHANNEL_DATA structure.
storage\sub_q_track_isrc.htm
storage
03/29/2018
SUB_Q_TRACK_ISRC structure
*PSUB_Q_TRACK_ISRC, PSUB_Q_TRACK_ISRC, PSUB_Q_TRACK_ISRC structure pointer [Storage Devices], SUB_Q_TRACK_ISRC, SUB_Q_TRACK_ISRC structure [Storage Devices], _SUB_Q_TRACK_ISRC, ntddcdrm/PSUB_Q_TRACK_ISRC, ntddcdrm/SUB_Q_TRACK_ISRC, storage.sub_q_track_isrc, structs-CD-ROM_372ebccd-64cd-4f5d-a59c-de75c5ffe112.xml
ntddcdrm.h
Ntddcdrm.h
Windows
Windows
SUB_Q_TRACK_ISRC, *PSUB_Q_TRACK_ISRC
_SUB_Q_TRACK_ISRC
ntddcdrm/_SUB_Q_TRACK_ISRC
PSUB_Q_TRACK_ISRC
ntddcdrm/PSUB_Q_TRACK_ISRC
SUB_Q_TRACK_ISRC
ntddcdrm/SUB_Q_TRACK_ISRC
APIRef
kbSyntax
HeaderDef
ntddcdrm.h
_SUB_Q_TRACK_ISRC
PSUB_Q_TRACK_ISRC
SUB_Q_TRACK_ISRC

_SUB_Q_TRACK_ISRC structure

-description

The SUB_Q_TRACK_ISC contains position information and is used in conjunction with the SUB_Q_CHANNEL_DATA structure.

-struct-fields

-field Header

Indicates, among other things, the length of the Q subchannel data that was retrieved. See SUB_Q_HEADER for further details.

-field FormatCode

Should have a value of IOCTL_CDROM_TRACK_ISRC.

-field Reserved0

Reserved.

-field Track

Contains the number for the track for which the ISRC value was requested.

-field Reserved1

Reserved.

-field Reserved2

Reserved.

-field Tcval

Indicates that ISRC data was detected, if set to 1. Otherwise, if set to zero, indicates that TrackIsrc is invalid.

-field TrackIsrc

Contains an array that holds the tracking ISRC data.

-see-also

CDROM_SUB_Q_DATA_FORMAT

IOCTL_CDROM_READ_Q_CHANNEL

SUB_Q_CHANNEL_DATA

SUB_Q_HEADER