Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The DMUS_IO_BAND_TRACK_HEADER structure contains information about the default behavior of a band track. Used in the Band Track Form.
Syntax
typedef struct _DMUS_IO_BAND_TRACK_HEADER {
BOOL bAutoDownload;
} DMUS_IO_BAND_TRACK_HEADER;
Members
bAutoDownload
Flag for automatic downloading of instruments when a segment is played.
Remarks
For more information on automatic downloading, see Using Bands.
Requirements
** Header:** Dmusicf.h
See Also