org.rococoa.cocoa.iokit
Class IOFireWireAVCLibProtocolInterface
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure
org.rococoa.cocoa.iokit.IOFireWireAVCLibProtocolInterface
- Direct Known Subclasses:
- IOFireWireAVCLibProtocolInterface.ByReference, IOFireWireAVCLibProtocolInterface.ByValue
public class IOFireWireAVCLibProtocolInterface
- extends com.ochafik.lang.jnaerator.runtime.Structure
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.
Methods inherited from class com.ochafik.lang.jnaerator.runtime.Structure |
setupClone |
Methods inherited from class com.sun.jna.Structure |
allocateMemory, allocateMemory, cacheTypeInfo, clear, ensureAllocated, equals, getAutoRead, getAutoWrite, getFieldOrder, getNativeAlignment, getPointer, getStructAlignment, hashCode, newInstance, read, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, toArray, toArray, toString, useMemory, useMemory, write, writeField, writeField |
_reserved
public Pointer _reserved
version
public short version
revision
public short revision
addCallbackDispatcherToRunLoop
public IOFireWireSBP2LibLUNInterface.addCallbackDispatcherToRunLoop_callback addCallbackDispatcherToRunLoop
removeCallbackDispatcherFromRunLoop
public IOFireWireSBP2LibLUNInterface.removeCallbackDispatcherFromRunLoop_callback removeCallbackDispatcherFromRunLoop
setMessageCallback
public IOFireWireSBP2LibLUNInterface.setMessageCallback_callback setMessageCallback
setAVCRequestCallback
public IOFireWireAVCLibProtocolInterface.setAVCRequestCallback_callback setAVCRequestCallback
allocateInputPlug
public IOFireWireAVCLibProtocolInterface.allocateInputPlug_callback allocateInputPlug
freeInputPlug
public IOFireWireAVCLibProtocolInterface.freeInputPlug_callback freeInputPlug
readInputPlug
public IOFireWireAVCLibProtocolInterface.readInputPlug_callback readInputPlug
updateInputPlug
public IOFireWireAVCLibProtocolInterface.updateInputPlug_callback updateInputPlug
allocateOutputPlug
public IOFireWireAVCLibProtocolInterface.allocateOutputPlug_callback allocateOutputPlug
freeOutputPlug
public IOFireWireAVCLibProtocolInterface.freeOutputPlug_callback freeOutputPlug
readOutputPlug
public IOFireWireAVCLibProtocolInterface.readOutputPlug_callback readOutputPlug
updateOutputPlug
public IOFireWireAVCLibProtocolInterface.updateOutputPlug_callback updateOutputPlug
readOutputMasterPlug
public IOFireWireAVCLibProtocolInterface.readOutputMasterPlug_callback readOutputMasterPlug
updateOutputMasterPlug
public IOFireWireAVCLibProtocolInterface.updateOutputMasterPlug_callback updateOutputMasterPlug
readInputMasterPlug
public IOFireWireAVCLibProtocolInterface.readInputMasterPlug_callback readInputMasterPlug
updateInputMasterPlug
public IOFireWireAVCLibProtocolInterface.updateInputMasterPlug_callback updateInputMasterPlug
publishAVCUnitDirectory
public IOFireWireAVCLibProtocolInterface.publishAVCUnitDirectory_callback publishAVCUnitDirectory
installAVCCommandHandler
public IOFireWireAVCLibProtocolInterface.installAVCCommandHandler_callback installAVCCommandHandler
sendAVCResponse
public IOFireWireAVCLibProtocolInterface.sendAVCResponse_callback sendAVCResponse
addSubunit
public IOFireWireAVCLibProtocolInterface.addSubunit_callback addSubunit
setSubunitPlugSignalFormat
public IOFireWireAVCLibProtocolInterface.setSubunitPlugSignalFormat_callback setSubunitPlugSignalFormat
getSubunitPlugSignalFormat
public IOFireWireAVCLibProtocolInterface.getSubunitPlugSignalFormat_callback getSubunitPlugSignalFormat
connectTargetPlugs
public IOFireWireAVCLibProtocolInterface.connectTargetPlugs_callback connectTargetPlugs
disconnectTargetPlugs
public IOFireWireAVCLibProtocolInterface.disconnectTargetPlugs_callback disconnectTargetPlugs
getTargetPlugConnection
public IOFireWireAVCLibProtocolInterface.getTargetPlugConnection_callback getTargetPlugConnection
IOFireWireAVCLibProtocolInterface
public IOFireWireAVCLibProtocolInterface()
byReference
public IOFireWireAVCLibProtocolInterface.ByReference byReference()
byValue
public IOFireWireAVCLibProtocolInterface.ByValue byValue()
clone
public IOFireWireAVCLibProtocolInterface clone()
- Overrides:
clone
in class Object