Gphoto2::GenericFile Class Reference
Represents a generic file on the camera. This is used to represent a file that isn't an image, playlist or music file.
More...
|
Public Member Functions |
| GenericFile (string path, string filename) |
| Creates a new generic file.
|
Detailed Description
Represents a generic file on the camera. This is used to represent a file that isn't an image, playlist or music file.
Constructor & Destructor Documentation
Gphoto2::GenericFile::GenericFile |
( |
string |
path, |
|
|
string |
filename | |
|
) |
| | [inline] |
Creates a new generic file.
- Parameters:
-
| path | The path to the file A System.String |
| filename | The filename A System.String |
The documentation for this class was generated from the following file: