Microsoft DirectX 8.0 (Visual Basic)
Manually Downloading Bands
You can manually download a band in one of the following ways:
Call
DirectMusicSegment8.Download
to download the bands in a segment to either an audiopath or a performance.
Retrieve a
DirectMusicBand8
object from a file, a resource, or a
DirectMusicStyle8
object and then call its
DirectMusicBand8.Download
method.