DNVideoX ActiveX Control Reference - Dino-Lite France

Transcription

DNVideoX ActiveX control referenceAnMo Electronics CorporationContentsLicense agreement . 8Notice . 9Tutorial . 10Create video preview . 10Capture still image. 10Capture video sequence . 11Upload video images to WEB server via FTP . 12Motion detection . 12Text captions on video (time-stamp, etc.) . 13Sending video frames through network . 13Upload files to WEB server via HTTP . 14Error codes reference . 15Constants . 16vcxUseDeinterlaceEnum. 16vcxUseVideoFilterEnum. 16vcxVideoRendererEnum . 16Properties . 17AudioCodecIndex . 17AudioDeviceIndex. 17AudioInputIndex . 17CapFilename . 17CapTimeLimit . 17CapTimeLimitEnabled. 18CaptureAudio . 18CaptureRate. 18ColorFormat . 18Connected . 19DebugMode . 19

DNVideoX ActiveX Control ReferenceEnableNewFrameEvent . 20FTPPassiveMode. 20HalfSizedVideo. 20HasOverlay . 20hWnd . 20IsCapturing . 20LocalAddress. 21MasterStream. 21MouseIcon . 21MousePointer . 21Overlay . 22Overscan . 22Preview . 22PreviewAudio . 22PreviewFullScreen . 23PreviewScale. 23ProfileData . 23ProfileIndex . 23ServerMode . 24ServerPassword . 24ServerPort. 24ServerQuality . 24SyncUsingStreamOffset . 24UseDeinterlace . 24UseOverlay . 25UserFilter2CLSID . 25UserFilter3CLSID . 25UserFilterCLSID . 25UserFilterIUnknown . 25UseVideoFilter . 26Version. 26VideoCodecIndex. 26VideoCodecQuality . 27VideoDeviceIndex . 27Dino-Lite – Your professional companionhttp://www.dino-lite.comPage. 2 of 65

DNVideoX ActiveX Control ReferenceVideoRotateAngle. 27VideoFlip . 27VideoHeight . 27VideoInputIndex . 28VideoProcAmp . 28VideoRenderer . 29VideoSourceURL . 29VideoWidth. 29WMAttributes. 29WMTVersion . 30Methods . 31AboutBox . 31AllocCapFile . 31BarcodeInit . 31GetColorIn . 31EnableMicroTouch. 31FreezePreview . 31CompareImages. 32CopyCaptureFile . 32CopyFrame . 32DetectMotion . 32DisplayRemote . 33FreezeAWB . 33GetActualFrameRate . 33GetAMR . 33GetAudioCodecCount . 33GetAudioCodecName . 34GetAudioDeviceCount . 34GetAudioDeviceName . 34GetAudioFormat . 34GetAudioInputCount . 34GetAudioInputName . 34GetAudioLevel . 34GetAudioLevel2 . 35Dino-Lite – Your professional companionhttp://www.dino-lite.comPage. 3 of 65

DNVideoX ActiveX Control ReferenceGetAutoExposure . 35GetAWBB . 35GetAWBG. 35GetAWBR . 35GetCapFileSize . 36GetCapStatus . 36GetDateCode . 36GetDeviceID . 36GetAETarget . 37GetAEStability . 37GetBarcode . 37GetExposureValue . 37GetGain. 38GetFilterSettings . 38GetFrameAsHBITMAP. 38GetLEDState. 38GetLuma . 39GetMirror . 39GetProfileCount . 39GetProfileDesc . 39GetProfileName . 39GetRGB . 40GetSobelCenter . 40GetTimecode . 40GetVideoCaps . 40GetVideoCodecCount . 41GetVideoCodecName . 41GetVideoDeviceCount . 41GetVideoDeviceDesc . 41GetVideoDeviceName . 41GetVideoFormat . 42GetVideoInputCount . 42GetVideoInputName . 42GetVideoProcAmpValueRange . 42Dino-Lite – Your professional companionhttp://www.dino-lite.comPage. 4 of 65

DNVideoX ActiveX Control ReferenceGetVMR9IUnknown. 43GrabFrame. 43HTTPUpload . 43KnobMotorRotate . 44LoadProfileFromURL. 44PauseCapture . 44PlayRemoteAudio . 44ReceiveAudio . 45ReceiveFrame . 45Recompress . 45RecompressEx . 45ResumeCapture . 46SaveEDR . 46SaveEDOF . 46SaveFrame . 46SaveFrameJPG . 46SavePictureJPG . 47SendScriptCommand . 47SetAudioDelay . 48SetAudioFormat . 48SetAudioInputLevel . 50SetAudioVolume. 50SetAutoExposure . 50SetAWBB. 50SetAWBG . 51SetAWBR. 51SetBitmapOverlay . 51SetChromaKey . 51SetCrop . 52SetAETarget . 52SetAEStability . 52SetExposureValue. 52SetExposureTime . 53SetFLCSwitch . 53Dino-Lite – Your professional companionhttp://www.dino-lite.comPage. 5 of 65

DNVideoX ActiveX Control ReferenceSetFLCLevel . 54SetGain . 54SetFadeLevel. 54SetFilterSettings . 55SetFlicker . 55SetHighPriority . 55SetLEDState . 55SetLEDStrobeLength . 56SetMasterAudioVolume . 56SetMirror . 57SetMotionMask . 57SetTextOverlay . 57SetVideoFormat. 58SetVideoFormatEx . 58SetZoom . 58ShowAudioCodecDlg . 58ShowAudioFormatDlg . 59ShowAudioSourceDlg . 59ShowBarcodeSettingDlg . 59ShowUserFilterDlg . 59ShowVideoCodecDlg . 59ShowVideoCrossbarDlg . 60ShowVideoFormatDlg. 60ShowVideoSourceDlg . 60SingleFrameAdd . 60SingleFrameAddPicture . 60SingleFrameClose . 61SingleFrameOpen . 61StartBroadcast . 61StartBroadcastPush . 62StartCapture . 62StopBroadcast . 63StopCapture. 63UploadFile. 63Dino-Lite – Your professional companionhttp://www.dino-lite.comPage. 6 of 65

DNVideoX ActiveX Control ReferenceUploadFrame . 63CaptureEnd . 63CaptureReady . 64CaptureStart . 64DeviceLost . 64FootPedalPressed . 64FullscreenLost .

DNVideoX ActiveX Control Reference Dino-Lite - Your professional companion http://www.dino-lite.com Page. 2 of 65 EnableNewFrameEvent . 20