Struct
RmfDocinfo
since: 0
Description [src]
struct RmfDocinfo {
rmf_float docinfo_version;
rmf_int active_camera;
GArray* cameras;
}
Stores camera data.
Structure members
docinfo_versionDocinfo version number — always
0.2.active_cameraIndex of the active camera.
camerasList of saved cameras.
Available since: 0