|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jniwrapper.Parameter
com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl
com.teamdev.jxcapture.video.win.directshow.wrappers.impl.ISampleGrabberImpl
public class ISampleGrabberImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl |
|---|
com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl.MemoryBufferImpl |
| Field Summary | |
|---|---|
static java.lang.String |
INTERFACE_IDENTIFIER
|
| Fields inherited from class com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl |
|---|
PTR_NULL |
| Fields inherited from class com.jniwrapper.Parameter |
|---|
LICENSE_TYPE, V |
| Constructor Summary | |
|---|---|
ISampleGrabberImpl()
|
|
ISampleGrabberImpl(com.teamdev.jxdesktop.win32.com.IUnknown iUnknown)
|
|
ISampleGrabberImpl(com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl iUnknown)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
|
MediaType |
getConnectedMediaType()
|
void |
getCurrentBuffer(com.jniwrapper.LongInt bufferSize,
com.jniwrapper.Pointer.Void buffer)
|
com.teamdev.jxdesktop.win32.com.types.IID |
getIID()
|
void |
setBufferSamples(boolean value)
|
void |
setCallback(ISampleGrabberCB callback,
long whichMethodToCallback)
|
void |
setMediaType(MediaType type)
|
void |
setOneShot(boolean value)
|
| Methods inherited from class com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl |
|---|
acceptIOPerformer, addRef, asVoidPointer, dumpVTBL, equals, fromVoidPointer, getDebugInfo, getInterfaceIdentifier, getLength, hashCode, invokeStandardVirtualMethod, invokeStandardVirtualMethod, invokeStandardVirtualMethod, invokeStandardVirtualMethod, invokeStandardVirtualMethod, invokeStandardVirtualMethod, invokeStandardVirtualMethod, invokeVirtualMethod, invokeVirtualMethod, invokeVirtualMethod, invokeVirtualMethod, invokeVirtualMethod, invokeVirtualMethod, isAutoDelete, isNull, isSameObject, queryInterface, queryInterface, read, release, setAutoDelete, setNull, setValue, write |
| Methods inherited from class com.jniwrapper.Parameter |
|---|
a, a, asReturnValue, b, dataBufferAssigned, getAlignedLength, getAlignmentRequirement, getDataBuffer, getDataBufferOffset, indent, pop, push, read, read, setDataBuffer, toByteArray, write |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.teamdev.jxdesktop.win32.com.IUnknown |
|---|
addRef, isNull, queryInterface, release, setNull |
| Methods inherited from interface com.jniwrapper.AutoDeleteParameter |
|---|
isAutoDelete, setAutoDelete |
| Field Detail |
|---|
public static final java.lang.String INTERFACE_IDENTIFIER
| Constructor Detail |
|---|
public ISampleGrabberImpl()
public ISampleGrabberImpl(com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl iUnknown)
throws com.teamdev.jxdesktop.win32.com.ComException
com.teamdev.jxdesktop.win32.com.ComExceptionpublic ISampleGrabberImpl(com.teamdev.jxdesktop.win32.com.IUnknown iUnknown)
| Method Detail |
|---|
public void setOneShot(boolean value)
throws com.teamdev.jxdesktop.win32.com.ComException
setOneShot in interface ISampleGrabbercom.teamdev.jxdesktop.win32.com.ComException
public void setMediaType(MediaType type)
throws com.teamdev.jxdesktop.win32.com.ComException
setMediaType in interface ISampleGrabbercom.teamdev.jxdesktop.win32.com.ComException
public MediaType getConnectedMediaType()
throws com.teamdev.jxdesktop.win32.com.ComException
getConnectedMediaType in interface ISampleGrabbercom.teamdev.jxdesktop.win32.com.ComException
public void setBufferSamples(boolean value)
throws com.teamdev.jxdesktop.win32.com.ComException
setBufferSamples in interface ISampleGrabbercom.teamdev.jxdesktop.win32.com.ComException
public void getCurrentBuffer(com.jniwrapper.LongInt bufferSize,
com.jniwrapper.Pointer.Void buffer)
throws com.teamdev.jxdesktop.win32.com.ComException
getCurrentBuffer in interface ISampleGrabbercom.teamdev.jxdesktop.win32.com.ComException
public void setCallback(ISampleGrabberCB callback,
long whichMethodToCallback)
throws com.teamdev.jxdesktop.win32.com.ComException
setCallback in interface ISampleGrabbercom.teamdev.jxdesktop.win32.com.ComExceptionpublic com.teamdev.jxdesktop.win32.com.types.IID getIID()
getIID in class com.teamdev.jxdesktop.win32.com.impl.IUnknownImplpublic java.lang.Object clone()
clone in class com.teamdev.jxdesktop.win32.com.impl.IUnknownImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||