ReactOS 0.4.15-dev-7918-g2a2556c
_AUDIO_PLAY_HEADER Struct Reference

#include <cdstruc.h>

Public Attributes

ULONG Chunk
 
ULONG ChunkSize
 
ULONG SignatureCDDA
 
ULONG SignatureFMT
 
ULONG FMTChunkSize
 
USHORT FormatTag
 
USHORT TrackNumber
 
ULONG DiskID
 
ULONG StartingSector
 
ULONG SectorCount
 
UCHAR TrackAddress [4]
 
UCHAR TrackLength [4]
 

Detailed Description

Definition at line 1772 of file cdstruc.h.

Member Data Documentation

◆ Chunk

ULONG _AUDIO_PLAY_HEADER::Chunk

Definition at line 1774 of file cdstruc.h.

◆ ChunkSize

ULONG _AUDIO_PLAY_HEADER::ChunkSize

Definition at line 1775 of file cdstruc.h.

◆ DiskID

ULONG _AUDIO_PLAY_HEADER::DiskID

Definition at line 1781 of file cdstruc.h.

◆ FMTChunkSize

ULONG _AUDIO_PLAY_HEADER::FMTChunkSize

Definition at line 1778 of file cdstruc.h.

◆ FormatTag

USHORT _AUDIO_PLAY_HEADER::FormatTag

Definition at line 1779 of file cdstruc.h.

◆ SectorCount

ULONG _AUDIO_PLAY_HEADER::SectorCount

Definition at line 1783 of file cdstruc.h.

◆ SignatureCDDA

ULONG _AUDIO_PLAY_HEADER::SignatureCDDA

Definition at line 1776 of file cdstruc.h.

◆ SignatureFMT

ULONG _AUDIO_PLAY_HEADER::SignatureFMT

Definition at line 1777 of file cdstruc.h.

◆ StartingSector

ULONG _AUDIO_PLAY_HEADER::StartingSector

Definition at line 1782 of file cdstruc.h.

◆ TrackAddress

UCHAR _AUDIO_PLAY_HEADER::TrackAddress[4]

Definition at line 1784 of file cdstruc.h.

◆ TrackLength

UCHAR _AUDIO_PLAY_HEADER::TrackLength[4]

Definition at line 1785 of file cdstruc.h.

◆ TrackNumber

USHORT _AUDIO_PLAY_HEADER::TrackNumber

Definition at line 1780 of file cdstruc.h.


The documentation for this struct was generated from the following file: