|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HCHANNEL | |
org.jouvieje.bass | |
org.jouvieje.bass.structures |
Uses of HCHANNEL in org.jouvieje.bass |
Methods in org.jouvieje.bass that return HCHANNEL | |
static HCHANNEL |
Bass.BASS_SampleGetChannel(HSAMPLE handle,
boolean onlynew)
|
Methods in org.jouvieje.bass with parameters of type HCHANNEL | |
static int |
Bass.BASS_SampleGetChannels(HSAMPLE handle,
HCHANNEL[] channels)
|
Uses of HCHANNEL in org.jouvieje.bass.structures |
Methods in org.jouvieje.bass.structures that return HCHANNEL | |
static HCHANNEL |
HCHANNEL.createView(Pointer pointer)
Create a view of the Pointer object as a HCHANNEL object. |
static HCHANNEL[] |
HCHANNEL.create(int length)
Create and initialize a new HCHANNEL[] . |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |