|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jack4j.JackConstants
public class JackConstants
Contains some constants defined in Jack API.
| Constructor Summary | |
|---|---|
JackConstants()
|
|
| Method Summary | |
|---|---|
static int |
getClientNameSize()
Calls jack_client_name_size(). |
static int |
getPortNameSize()
Calls jack_port_name_size(). |
static int |
getPortTypeSize()
Calls jack_port_type_size(). |
static java.lang.String |
JACK_DEFAULT_AUDIO_TYPE()
Returns value of JACK_DEFAULT_AUDIO_TYPE constant. |
static java.lang.String |
JACK_DEFAULT_MIDI_TYPE()
Returns value of JACK_DEFAULT_MID)TYPE constant. |
static int |
JACK_LOAD_INIT_LIMIT()
Returns value of JACK_LOAD_INIT_LIMIT constant. |
static long |
JACK_MAX_FRAMES()
Returns value of JACK_MAX_FRAMES constant. |
static int |
JackAudioVideoRatio()
Returns value of JackAudioVideoRatio constant. |
static int |
JackBBTFrameOffset()
Returns value of JackBBTFrameOffset constant. |
static int |
JackFailure()
Returns value of JackFailure constant. |
static int |
JackInitFailure()
Returns value of JackInitFailure constant. |
static int |
JackInvalidOption()
Returns value of JackInvalidOption constant. |
static int |
JackLoadFailure()
Returns value of JackLoadFailure constant. |
static int |
JackNameNotUnique()
Returns value of JackNameNotUnique constant. |
static int |
JackNoSuchClient()
Returns value of JackNoSuchClient constant. |
static int |
JackPortCanMonitor()
Returns value of JackPortCanMonitor constant. |
static int |
JackPortIsInput()
Returns value of JackPortIsInput constant. |
static int |
JackPortIsOutput()
Returns value of JackPortIsOutput constant. |
static int |
JackPortIsPhysical()
Returns value of JackPortIsPhysical constant. |
static int |
JackPortIsTerminal()
Returns value of JackPortIsTerminal constant. |
static int |
JackPositionBBT()
Returns value of JackPositionBBT constant. |
static int |
JackPositionTimecode()
Returns value of JackPositionTimecode constant. |
static int |
JackServerError()
Returns value of JackServerError constant. |
static int |
JackServerFailed()
Returns value of JackServerFailed constant. |
static int |
JackServerStarted()
Returns value of JackServerStarted constant. |
static int |
JackShmFailure()
Returns value of JackShmFailure constant. |
static int |
JackTransportLooping()
Returns value of JackTransportLooping constant. |
static int |
JackTransportRolling()
Returns value of JackTransportRolling constant. |
static int |
JackTransportStarting()
Returns value of JackTransportStarting constant. |
static int |
JackTransportStopped()
Returns value of JackTransportStopped constant. |
static int |
JackVersionError()
Returns value of JackVersionError constant. |
static int |
JackVideoFrameOffset()
Returns value of JackVideoFrameOffset constant. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JackConstants()
| Method Detail |
|---|
public static int getClientNameSize()
jack_client_name_size().
public static int getPortNameSize()
jack_port_name_size().
public static int getPortTypeSize()
jack_port_type_size().
public static java.lang.String JACK_DEFAULT_AUDIO_TYPE()
JACK_DEFAULT_AUDIO_TYPE constant.
public static java.lang.String JACK_DEFAULT_MIDI_TYPE()
JACK_DEFAULT_MID)TYPE constant.
public static int JACK_LOAD_INIT_LIMIT()
JACK_LOAD_INIT_LIMIT constant.
public static long JACK_MAX_FRAMES()
JACK_MAX_FRAMES constant.
public static int JackPortIsInput()
JackPortIsInput constant.
public static int JackPortIsOutput()
JackPortIsOutput constant.
public static int JackPortIsPhysical()
JackPortIsPhysical constant.
public static int JackPortCanMonitor()
JackPortCanMonitor constant.
public static int JackPortIsTerminal()
JackPortIsTerminal constant.
public static int JackFailure()
JackFailure constant.
public static int JackInvalidOption()
JackInvalidOption constant.
public static int JackNameNotUnique()
JackNameNotUnique constant.
public static int JackServerStarted()
JackServerStarted constant.
public static int JackServerFailed()
JackServerFailed constant.
public static int JackServerError()
JackServerError constant.
public static int JackNoSuchClient()
JackNoSuchClient constant.
public static int JackLoadFailure()
JackLoadFailure constant.
public static int JackInitFailure()
JackInitFailure constant.
public static int JackShmFailure()
JackShmFailure constant.
public static int JackVersionError()
JackVersionError constant.
public static int JackTransportStopped()
JackTransportStopped constant.
public static int JackTransportRolling()
JackTransportRolling constant.
public static int JackTransportLooping()
JackTransportLooping constant.
public static int JackTransportStarting()
JackTransportStarting constant.
public static int JackPositionBBT()
JackPositionBBT constant.
public static int JackPositionTimecode()
JackPositionTimecode constant.
public static int JackBBTFrameOffset()
JackBBTFrameOffset constant.
public static int JackAudioVideoRatio()
JackAudioVideoRatio constant.
public static int JackVideoFrameOffset()
JackVideoFrameOffset constant.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||