- All Implemented Interfaces:
- com.sun.jna.NativeMapped
- Direct Known Subclasses:
- EdsdkLibrary.EdsImageRef
- Enclosing interface:
- EdsdkLibrary
public static class EdsdkLibrary.EdsStreamRef
extends EdsdkLibrary.EdsBaseRef
This object represents the file I/O stream.
An open stream on the host PC can be specified as the download
destination when downloading files in the camera to the host PC.
Streams are also used when loading image files stored on the storage media of
the host PC into an EDSDK client application. Furthermore,
EdsStreamRef objects can also be created in memory.