ReactOS 0.4.15-dev-8434-g155a7c7
_DMUS_IO_SEGMENT_HEADER Struct Reference

#include <dmusicf.h>

Public Attributes

DWORD dwRepeats
 
MUSIC_TIME mtLength
 
MUSIC_TIME mtPlayStart
 
MUSIC_TIME mtLoopStart
 
MUSIC_TIME mtLoopEnd
 
DWORD dwResolution
 
REFERENCE_TIME rtLength
 
DWORD dwFlags
 
DWORD dwReserved
 
REFERENCE_TIME rtLoopStart
 
REFERENCE_TIME rtLoopEnd
 
REFERENCE_TIME rtPlayStart
 

Detailed Description

Definition at line 728 of file dmusicf.h.

Member Data Documentation

◆ dwFlags

DWORD _DMUS_IO_SEGMENT_HEADER::dwFlags

Definition at line 737 of file dmusicf.h.

◆ dwRepeats

DWORD _DMUS_IO_SEGMENT_HEADER::dwRepeats

Definition at line 729 of file dmusicf.h.

◆ dwReserved

DWORD _DMUS_IO_SEGMENT_HEADER::dwReserved

Definition at line 738 of file dmusicf.h.

◆ dwResolution

DWORD _DMUS_IO_SEGMENT_HEADER::dwResolution

Definition at line 734 of file dmusicf.h.

◆ mtLength

MUSIC_TIME _DMUS_IO_SEGMENT_HEADER::mtLength

Definition at line 730 of file dmusicf.h.

◆ mtLoopEnd

MUSIC_TIME _DMUS_IO_SEGMENT_HEADER::mtLoopEnd

Definition at line 733 of file dmusicf.h.

◆ mtLoopStart

MUSIC_TIME _DMUS_IO_SEGMENT_HEADER::mtLoopStart

Definition at line 732 of file dmusicf.h.

◆ mtPlayStart

MUSIC_TIME _DMUS_IO_SEGMENT_HEADER::mtPlayStart

Definition at line 731 of file dmusicf.h.

◆ rtLength

REFERENCE_TIME _DMUS_IO_SEGMENT_HEADER::rtLength

Definition at line 736 of file dmusicf.h.

◆ rtLoopEnd

REFERENCE_TIME _DMUS_IO_SEGMENT_HEADER::rtLoopEnd

Definition at line 741 of file dmusicf.h.

◆ rtLoopStart

REFERENCE_TIME _DMUS_IO_SEGMENT_HEADER::rtLoopStart

Definition at line 740 of file dmusicf.h.

◆ rtPlayStart

REFERENCE_TIME _DMUS_IO_SEGMENT_HEADER::rtPlayStart

Definition at line 742 of file dmusicf.h.


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