Classes | |
class | L1394::AvcCameraRegister |
Class AvcCameraRegister implements the interface of class CameraRegister for AvcCameras. More... | |
class | L1394::AvcRegister |
This class implements the DeviceRegister interface for devices based on the AV/C specification. More... | |
class | L1394::CameraRegister |
This class defines the interface of an L1394 Register for Cameras. More... | |
class | L1394::DccRegister |
Class DccRegister implements the interface of class CameraRegister for DccCameras. More... | |
class | L1394::DeviceRegister |
This class defines the interface of an L1394 Register for most common devices. More... |
If you call a method to execute a feature of a Device a so called L1394 Register object is returned. The L1394 Register object provides an interface how to execute a command. So you can specify how to execute the actual feature. For information about the different L1394 Register see the corresponding class documentation.