EdsStreamMBS constants

Online Documentation   -   Statistics   -   FAQ   -   Plugin Parts (All, Dependencies)   -   Class hierarchy

New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1

The list of the   topics,   classes,   interfaces,   controls,   modules,   global methods by category,   global methods by name,   screenshots,   licenses   and   examples.

Platforms to show: All Mac Windows Linux Cross-Platform

Back to EdsStreamMBS class.

Seek Origin Constants

EdsStreamMBS.kEdsSeek_Begin = 1

Type Topic Plugin Version
const Canon EOS Digital MBS Cameras Plugin 12.1
One of the seek origin constants.

Moves the file position indicator from the beginning of the stream forward by inOffset bytes.

EdsStreamMBS.kEdsSeek_Cur = 0

Type Topic Plugin Version
const Canon EOS Digital MBS Cameras Plugin 12.1
One of the seek origin constants.

Moves the file position indicator from the current position in the stream forward by inOffset bytes.

EdsStreamMBS.kEdsSeek_End = 2

Type Topic Plugin Version
const Canon EOS Digital MBS Cameras Plugin 12.1
One of the seek origin constants.

Moves the file position indicator from the end of the stream by offset bytes.
To move toward the beginning, designate a negative value.
Positive values will move the indicator beyond the end of the file.

The items on this page are in the following plugins: MBS Cameras Plugin.


💬 Ask a question or report a problem