Platforms to show: All Mac Windows Linux Cross-Platform

Back to EdsBaseMBS class.

Previous items Next items

EdsBaseMBS.kEdsPropID_Evf_AFMode = &h0000050E

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

Please check the EDSDK API Programming Reference for details.

EdsBaseMBS.kEdsPropID_Evf_ColorTemperature = &h00000503

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

Please check the EDSDK API Programming Reference for details.

EdsBaseMBS.kEdsPropID_Evf_CoordinateSystem = &h00000540

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

Please check the EDSDK API Programming Reference for details.

EdsBaseMBS.kEdsPropID_Evf_DepthOfFieldPreview = &h00000504

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

Please check the EDSDK API Programming Reference for details.

EdsBaseMBS.kEdsPropID_Evf_FocusAid = &h00000509

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

Please check the EDSDK API Programming Reference for details.

EdsBaseMBS.kEdsPropID_Evf_Histogram = &h0000050A

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

Please check the EDSDK API Programming Reference for details.

EdsBaseMBS.kEdsPropID_Evf_HistogramB = &h00000518

Type Topic Plugin Version
const Canon EOS Digital MBS Cameras Plugin 12.5
One of the proeperty constants.

Please check the EDSDK API Programming Reference for details.
New in 2.11 SDK.

EdsBaseMBS.kEdsPropID_Evf_HistogramG = &h00000517

Type Topic Plugin Version
const Canon EOS Digital MBS Cameras Plugin 12.5
One of the proeperty constants.

Please check the EDSDK API Programming Reference for details.
New in 2.11 SDK.

EdsBaseMBS.kEdsPropID_Evf_HistogramR = &h00000516

Type Topic Plugin Version
const Canon EOS Digital MBS Cameras Plugin 12.5
One of the proeperty constants.

Please check the EDSDK API Programming Reference for details.
New in 2.11 SDK.

EdsBaseMBS.kEdsPropID_Evf_HistogramStatus = &h0000050C

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

Please check the EDSDK API Programming Reference for details.

EdsBaseMBS.kEdsPropID_Evf_HistogramY = &h00000515

Type Topic Plugin Version
const Canon EOS Digital MBS Cameras Plugin 12.5
One of the proeperty constants.

Please check the EDSDK API Programming Reference for details.
New in 2.11 SDK.

EdsBaseMBS.kEdsPropID_Evf_ImageClipRect = &h00000545

Type Topic Plugin Version
const Canon EOS Digital MBS Cameras Plugin 12.5
One of the proeperty constants.

Please check the EDSDK API Programming Reference for details.
New in 2.11 SDK.

EdsBaseMBS.kEdsPropID_Evf_ImagePosition = &h0000050B

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

Please check the EDSDK API Programming Reference for details.

EdsBaseMBS.kEdsPropID_Evf_Mode = &h00000501

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

Please check the EDSDK API Programming Reference for details.

EdsBaseMBS.kEdsPropID_Evf_OutputDevice = &h00000500

Type Topic Plugin Version
const Canon EOS Digital MBS Cameras Plugin 12.1
One of the proeperty constants.
Example
// we set bit for redirecting output to PC, leave other bits as they are.
dim device as UInt32 = camera.GetPropertyDataUInt32(camera.kEdsPropID_Evf_OutputDevice)
if camera.lasterror = EDSModuleMBS.EDS_ERR_OK then

device = Bitwise.BitOr(device, EDSModuleMBS.kEdsEvfOutputDevice_PC)
camera.SetPropertyDataUInt32 camera.kEdsPropID_Evf_OutputDevice, 0, device
end if

Please check the EDSDK API Programming Reference for details.

EdsBaseMBS.kEdsPropID_Evf_WhiteBalance = &h00000502

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

Please check the EDSDK API Programming Reference for details.

EdsBaseMBS.kEdsPropID_Evf_Zoom = &h00000507

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

Please check the EDSDK API Programming Reference for details.

EdsBaseMBS.kEdsPropID_Evf_ZoomPosition = &h00000508

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

Please check the EDSDK API Programming Reference for details.

EdsBaseMBS.kEdsPropID_Evf_ZoomRect = &h00000541

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

Please check the EDSDK API Programming Reference for details.

EdsBaseMBS.kEdsPropID_ExposureCompensation = &h00000407

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

Please check the EDSDK API Programming Reference for details.

EdsBaseMBS.kEdsPropID_FEBracket = &h0000040f

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

Please check the EDSDK API Programming Reference for details.

EdsBaseMBS.kEdsPropID_FilterEffect = &h00000110

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

Please check the EDSDK API Programming Reference for details.

EdsBaseMBS.kEdsPropID_FirmwareVersion = &h00000007

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

Please check the EDSDK API Programming Reference for details.

EdsBaseMBS.kEdsPropID_FlashCompensation = &h00000408

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

Please check the EDSDK API Programming Reference for details.

EdsBaseMBS.kEdsPropID_FlashMode = &h00000414

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

Please check the EDSDK API Programming Reference for details.

EdsBaseMBS.kEdsPropID_FlashOn = &h00000412

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

Please check the EDSDK API Programming Reference for details.

EdsBaseMBS.kEdsPropID_FocalLength = &h00000409

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

Please check the EDSDK API Programming Reference for details.

EdsBaseMBS.kEdsPropID_FocusInfo = &h00000104

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

Please check the EDSDK API Programming Reference for details.

EdsBaseMBS.kEdsPropID_GPSAltitude = &h00000806

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

Please check the EDSDK API Programming Reference for details.

EdsBaseMBS.kEdsPropID_GPSAltitudeRef = &h00000805

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

Please check the EDSDK API Programming Reference for details.

Previous items Next items

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


💬 Ask a question or report a problem
The biggest plugin in space...