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_ITEM_HEADER2 structure contains information about a band change. Used in the Band Track Form.
Syntax
typedef struct _DMUS_IO_BAND_ITEM_HEADER2 {
MUSIC_TIME lBandTimeLogical;
MUSIC_TIME lBandTimePhysical;
} DMUS_IO_BAND_ITEM_HEADER2;
Members
lBandTimeLogical
Time in the music with which the band change is associated.
lBandTimePhysical
Precise time when band change will take effect. Should be close to logical time.
Requirements
** Header:** Dmusicf.h
See Also