|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jniwrapper.Parameter
com.jniwrapper.by
com.jniwrapper.Int32
com.teamdev.jxcapture.video.win.directshow.Bool
public class Bool
Wrapper for the Bool type in DirectShow API.
| Field Summary | |
|---|---|
static Bool |
FALSE
|
static Bool |
TRUE
|
| Fields inherited from class com.jniwrapper.Parameter |
|---|
LICENSE_TYPE, V |
| Constructor Summary | |
|---|---|
Bool()
|
|
Bool(boolean value)
|
|
| Method Summary | |
|---|---|
boolean |
getBooleanValue()
|
void |
setValue(boolean value)
|
| Methods inherited from class com.jniwrapper.Int32 |
|---|
clone, getLength, getValue, read, setValue, write |
| Methods inherited from class com.jniwrapper.by |
|---|
equals, getDebugInfo, hashCode, toLong, toString |
| Methods inherited from class com.jniwrapper.Parameter |
|---|
|
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final Bool TRUE
public static final Bool FALSE
| Constructor Detail |
|---|
public Bool()
public Bool(boolean value)
| Method Detail |
|---|
public void setValue(boolean value)
public boolean getBooleanValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||