• Home
  • Raw
  • Download

Lines Matching defs:This

2263 #define IDeckLinkTimecode_QueryInterface(This,riid,ppvObject)	\  argument
2266 #define IDeckLinkTimecode_AddRef(This) \ argument
2269 #define IDeckLinkTimecode_Release(This) \ argument
2273 #define IDeckLinkTimecode_GetBCD(This) \ argument
2276 #define IDeckLinkTimecode_GetComponents(This,hours,minutes,seconds,frames) \ argument
2279 #define IDeckLinkTimecode_GetString(This,timecode) \ argument
2282 #define IDeckLinkTimecode_GetFlags(This) \ argument
2285 #define IDeckLinkTimecode_GetTimecodeUserBits(This,userBits) \ argument
2355 #define IDeckLinkDisplayModeIterator_QueryInterface(This,riid,ppvObject) \ argument
2358 #define IDeckLinkDisplayModeIterator_AddRef(This) \ argument
2361 #define IDeckLinkDisplayModeIterator_Release(This) \ argument
2365 #define IDeckLinkDisplayModeIterator_Next(This,deckLinkDisplayMode) \ argument
2469 #define IDeckLinkDisplayMode_QueryInterface(This,riid,ppvObject) \ argument
2472 #define IDeckLinkDisplayMode_AddRef(This) \ argument
2475 #define IDeckLinkDisplayMode_Release(This) \ argument
2479 #define IDeckLinkDisplayMode_GetName(This,name) \ argument
2482 #define IDeckLinkDisplayMode_GetDisplayMode(This) \ argument
2485 #define IDeckLinkDisplayMode_GetWidth(This) \ argument
2488 #define IDeckLinkDisplayMode_GetHeight(This) \ argument
2491 #define IDeckLinkDisplayMode_GetFrameRate(This,frameDuration,timeScale) \ argument
2494 #define IDeckLinkDisplayMode_GetFieldDominance(This) \ argument
2497 #define IDeckLinkDisplayMode_GetFlags(This) \ argument
2574 #define IDeckLink_QueryInterface(This,riid,ppvObject) \ argument
2577 #define IDeckLink_AddRef(This) \ argument
2580 #define IDeckLink_Release(This) \ argument
2584 #define IDeckLink_GetModelName(This,modelName) \ argument
2587 #define IDeckLink_GetDisplayName(This,displayName) \ argument
2727 #define IDeckLinkConfiguration_QueryInterface(This,riid,ppvObject) \ argument
2730 #define IDeckLinkConfiguration_AddRef(This) \ argument
2733 #define IDeckLinkConfiguration_Release(This) \ argument
2737 #define IDeckLinkConfiguration_SetFlag(This,cfgID,value) \ argument
2740 #define IDeckLinkConfiguration_GetFlag(This,cfgID,value) \ argument
2743 #define IDeckLinkConfiguration_SetInt(This,cfgID,value) \ argument
2746 #define IDeckLinkConfiguration_GetInt(This,cfgID,value) \ argument
2749 #define IDeckLinkConfiguration_SetFloat(This,cfgID,value) \ argument
2752 #define IDeckLinkConfiguration_GetFloat(This,cfgID,value) \ argument
2755 #define IDeckLinkConfiguration_SetString(This,cfgID,value) \ argument
2758 #define IDeckLinkConfiguration_GetString(This,cfgID,value) \ argument
2761 #define IDeckLinkConfiguration_WriteConfigurationToPreferences(This) \ argument
2907 #define IDeckLinkEncoderConfiguration_QueryInterface(This,riid,ppvObject) \ argument
2910 #define IDeckLinkEncoderConfiguration_AddRef(This) \ argument
2913 #define IDeckLinkEncoderConfiguration_Release(This) \ argument
2917 #define IDeckLinkEncoderConfiguration_SetFlag(This,cfgID,value) \ argument
2920 #define IDeckLinkEncoderConfiguration_GetFlag(This,cfgID,value) \ argument
2923 #define IDeckLinkEncoderConfiguration_SetInt(This,cfgID,value) \ argument
2926 #define IDeckLinkEncoderConfiguration_GetInt(This,cfgID,value) \ argument
2929 #define IDeckLinkEncoderConfiguration_SetFloat(This,cfgID,value) \ argument
2932 #define IDeckLinkEncoderConfiguration_GetFloat(This,cfgID,value) \ argument
2935 #define IDeckLinkEncoderConfiguration_SetString(This,cfgID,value) \ argument
2938 #define IDeckLinkEncoderConfiguration_GetString(This,cfgID,value) \ argument
2941 #define IDeckLinkEncoderConfiguration_GetBytes(This,cfgID,buffer,bufferSize) \ argument
3038 #define IDeckLinkDeckControlStatusCallback_QueryInterface(This,riid,ppvObject) \ argument
3041 #define IDeckLinkDeckControlStatusCallback_AddRef(This) \ argument
3044 #define IDeckLinkDeckControlStatusCallback_Release(This) \ argument
3048 #define IDeckLinkDeckControlStatusCallback_TimecodeUpdate(This,currentTimecode) \ argument
3051 #define IDeckLinkDeckControlStatusCallback_VTRControlStateChanged(This,newState,error) \ argument
3054 #define IDeckLinkDeckControlStatusCallback_DeckControlEventReceived(This,event,error) \ argument
3057 #define IDeckLinkDeckControlStatusCallback_DeckControlStatusChanged(This,flags,mask) \ argument
3399 #define IDeckLinkDeckControl_QueryInterface(This,riid,ppvObject) \ argument
3402 #define IDeckLinkDeckControl_AddRef(This) \ argument
3405 #define IDeckLinkDeckControl_Release(This) \ argument
3409 #define IDeckLinkDeckControl_Open(This,timeScale,timeValue,timecodeIsDropFrame,error) \ argument
3412 #define IDeckLinkDeckControl_Close(This,standbyOn) \ argument
3415 #define IDeckLinkDeckControl_GetCurrentState(This,mode,vtrControlState,flags) \ argument
3418 #define IDeckLinkDeckControl_SetStandby(This,standbyOn) \ argument
3421 #define IDeckLinkDeckControl_SendCommand(This,inBuffer,inBufferSize,outBuffer,outDataSize,outBuffer… argument
3424 #define IDeckLinkDeckControl_Play(This,error) \ argument
3427 #define IDeckLinkDeckControl_Stop(This,error) \ argument
3430 #define IDeckLinkDeckControl_TogglePlayStop(This,error) \ argument
3433 #define IDeckLinkDeckControl_Eject(This,error) \ argument
3436 #define IDeckLinkDeckControl_GoToTimecode(This,timecode,error) \ argument
3439 #define IDeckLinkDeckControl_FastForward(This,viewTape,error) \ argument
3442 #define IDeckLinkDeckControl_Rewind(This,viewTape,error) \ argument
3445 #define IDeckLinkDeckControl_StepForward(This,error) \ argument
3448 #define IDeckLinkDeckControl_StepBack(This,error) \ argument
3451 #define IDeckLinkDeckControl_Jog(This,rate,error) \ argument
3454 #define IDeckLinkDeckControl_Shuttle(This,rate,error) \ argument
3457 #define IDeckLinkDeckControl_GetTimecodeString(This,currentTimeCode,error) \ argument
3460 #define IDeckLinkDeckControl_GetTimecode(This,currentTimecode,error) \ argument
3463 #define IDeckLinkDeckControl_GetTimecodeBCD(This,currentTimecode,error) \ argument
3466 #define IDeckLinkDeckControl_SetPreroll(This,prerollSeconds) \ argument
3469 #define IDeckLinkDeckControl_GetPreroll(This,prerollSeconds) \ argument
3472 #define IDeckLinkDeckControl_SetExportOffset(This,exportOffsetFields) \ argument
3475 #define IDeckLinkDeckControl_GetExportOffset(This,exportOffsetFields) \ argument
3478 #define IDeckLinkDeckControl_GetManualExportOffset(This,deckManualExportOffsetFields) \ argument
3481 #define IDeckLinkDeckControl_SetCaptureOffset(This,captureOffsetFields) \ argument
3484 #define IDeckLinkDeckControl_GetCaptureOffset(This,captureOffsetFields) \ argument
3487 #define IDeckLinkDeckControl_StartExport(This,inTimecode,outTimecode,exportModeOps,error) \ argument
3490 #define IDeckLinkDeckControl_StartCapture(This,useVITC,inTimecode,outTimecode,error) \ argument
3493 #define IDeckLinkDeckControl_GetDeviceID(This,deviceId,error) \ argument
3496 #define IDeckLinkDeckControl_Abort(This) \ argument
3499 #define IDeckLinkDeckControl_CrashRecordStart(This,error) \ argument
3502 #define IDeckLinkDeckControl_CrashRecordStop(This,error) \ argument
3505 #define IDeckLinkDeckControl_SetCallback(This,callback) \ argument
3591 #define IBMDStreamingDeviceNotificationCallback_QueryInterface(This,riid,ppvObject) \ argument
3594 #define IBMDStreamingDeviceNotificationCallback_AddRef(This) \ argument
3597 #define IBMDStreamingDeviceNotificationCallback_Release(This) \ argument
3601 #define IBMDStreamingDeviceNotificationCallback_StreamingDeviceArrived(This,device) \ argument
3604 #define IBMDStreamingDeviceNotificationCallback_StreamingDeviceRemoved(This,device) \ argument
3607 #define IBMDStreamingDeviceNotificationCallback_StreamingDeviceModeChanged(This,device,mode) \ argument
3706 #define IBMDStreamingH264InputCallback_QueryInterface(This,riid,ppvObject) \ argument
3709 #define IBMDStreamingH264InputCallback_AddRef(This) \ argument
3712 #define IBMDStreamingH264InputCallback_Release(This) \ argument
3716 #define IBMDStreamingH264InputCallback_H264NALPacketArrived(This,nalPacket) \ argument
3719 #define IBMDStreamingH264InputCallback_H264AudioPacketArrived(This,audioPacket) \ argument
3722 #define IBMDStreamingH264InputCallback_MPEG2TSPacketArrived(This,tsPacket) \ argument
3725 #define IBMDStreamingH264InputCallback_H264VideoInputConnectorScanningChanged(This) \ argument
3728 #define IBMDStreamingH264InputCallback_H264VideoInputConnectorChanged(This) \ argument
3731 #define IBMDStreamingH264InputCallback_H264VideoInputModeChanged(This) \ argument
3806 #define IBMDStreamingDiscovery_QueryInterface(This,riid,ppvObject) \ argument
3809 #define IBMDStreamingDiscovery_AddRef(This) \ argument
3812 #define IBMDStreamingDiscovery_Release(This) \ argument
3816 #define IBMDStreamingDiscovery_InstallDeviceNotifications(This,theCallback) \ argument
3819 #define IBMDStreamingDiscovery_UninstallDeviceNotifications(This) \ argument
3967 #define IBMDStreamingVideoEncodingMode_QueryInterface(This,riid,ppvObject) \ argument
3970 #define IBMDStreamingVideoEncodingMode_AddRef(This) \ argument
3973 #define IBMDStreamingVideoEncodingMode_Release(This) \ argument
3977 #define IBMDStreamingVideoEncodingMode_GetName(This,name) \ argument
3980 #define IBMDStreamingVideoEncodingMode_GetPresetID(This) \ argument
3983 #define IBMDStreamingVideoEncodingMode_GetSourcePositionX(This) \ argument
3986 #define IBMDStreamingVideoEncodingMode_GetSourcePositionY(This) \ argument
3989 #define IBMDStreamingVideoEncodingMode_GetSourceWidth(This) \ argument
3992 #define IBMDStreamingVideoEncodingMode_GetSourceHeight(This) \ argument
3995 #define IBMDStreamingVideoEncodingMode_GetDestWidth(This) \ argument
3998 #define IBMDStreamingVideoEncodingMode_GetDestHeight(This) \ argument
4001 #define IBMDStreamingVideoEncodingMode_GetFlag(This,cfgID,value) \ argument
4004 #define IBMDStreamingVideoEncodingMode_GetInt(This,cfgID,value) \ argument
4007 #define IBMDStreamingVideoEncodingMode_GetFloat(This,cfgID,value) \ argument
4010 #define IBMDStreamingVideoEncodingMode_GetString(This,cfgID,value) \ argument
4013 #define IBMDStreamingVideoEncodingMode_CreateMutableVideoEncodingMode(This,newEncodingMode) \ argument
4183 #define IBMDStreamingMutableVideoEncodingMode_QueryInterface(This,riid,ppvObject) \ argument
4186 #define IBMDStreamingMutableVideoEncodingMode_AddRef(This) \ argument
4189 #define IBMDStreamingMutableVideoEncodingMode_Release(This) \ argument
4193 #define IBMDStreamingMutableVideoEncodingMode_GetName(This,name) \ argument
4196 #define IBMDStreamingMutableVideoEncodingMode_GetPresetID(This) \ argument
4199 #define IBMDStreamingMutableVideoEncodingMode_GetSourcePositionX(This) \ argument
4202 #define IBMDStreamingMutableVideoEncodingMode_GetSourcePositionY(This) \ argument
4205 #define IBMDStreamingMutableVideoEncodingMode_GetSourceWidth(This) \ argument
4208 #define IBMDStreamingMutableVideoEncodingMode_GetSourceHeight(This) \ argument
4211 #define IBMDStreamingMutableVideoEncodingMode_GetDestWidth(This) \ argument
4214 #define IBMDStreamingMutableVideoEncodingMode_GetDestHeight(This) \ argument
4217 #define IBMDStreamingMutableVideoEncodingMode_GetFlag(This,cfgID,value) \ argument
4220 #define IBMDStreamingMutableVideoEncodingMode_GetInt(This,cfgID,value) \ argument
4223 #define IBMDStreamingMutableVideoEncodingMode_GetFloat(This,cfgID,value) \ argument
4226 #define IBMDStreamingMutableVideoEncodingMode_GetString(This,cfgID,value) \ argument
4229 #define IBMDStreamingMutableVideoEncodingMode_CreateMutableVideoEncodingMode(This,newEncodingMode) \ argument
4233 #define IBMDStreamingMutableVideoEncodingMode_SetSourceRect(This,posX,posY,width,height) \ argument
4236 #define IBMDStreamingMutableVideoEncodingMode_SetDestSize(This,width,height) \ argument
4239 #define IBMDStreamingMutableVideoEncodingMode_SetFlag(This,cfgID,value) \ argument
4242 #define IBMDStreamingMutableVideoEncodingMode_SetInt(This,cfgID,value) \ argument
4245 #define IBMDStreamingMutableVideoEncodingMode_SetFloat(This,cfgID,value) \ argument
4248 #define IBMDStreamingMutableVideoEncodingMode_SetString(This,cfgID,value) \ argument
4318 #define IBMDStreamingVideoEncodingModePresetIterator_QueryInterface(This,riid,ppvObject) \ argument
4321 #define IBMDStreamingVideoEncodingModePresetIterator_AddRef(This) \ argument
4324 #define IBMDStreamingVideoEncodingModePresetIterator_Release(This) \ argument
4328 #define IBMDStreamingVideoEncodingModePresetIterator_Next(This,videoEncodingMode) \ argument
4474 #define IBMDStreamingDeviceInput_QueryInterface(This,riid,ppvObject) \ argument
4477 #define IBMDStreamingDeviceInput_AddRef(This) \ argument
4480 #define IBMDStreamingDeviceInput_Release(This) \ argument
4484 #define IBMDStreamingDeviceInput_DoesSupportVideoInputMode(This,inputMode,result) \ argument
4487 #define IBMDStreamingDeviceInput_GetVideoInputModeIterator(This,iterator) \ argument
4490 #define IBMDStreamingDeviceInput_SetVideoInputMode(This,inputMode) \ argument
4493 #define IBMDStreamingDeviceInput_GetCurrentDetectedVideoInputMode(This,detectedMode) \ argument
4496 #define IBMDStreamingDeviceInput_GetVideoEncodingMode(This,encodingMode) \ argument
4499 #define IBMDStreamingDeviceInput_GetVideoEncodingModePresetIterator(This,inputMode,iterator) \ argument
4502 #define IBMDStreamingDeviceInput_DoesSupportVideoEncodingMode(This,inputMode,encodingMode,result,ch… argument
4505 #define IBMDStreamingDeviceInput_SetVideoEncodingMode(This,encodingMode) \ argument
4508 #define IBMDStreamingDeviceInput_StartCapture(This) \ argument
4511 #define IBMDStreamingDeviceInput_StopCapture(This) \ argument
4514 #define IBMDStreamingDeviceInput_SetCallback(This,theCallback) \ argument
4612 #define IBMDStreamingH264NALPacket_QueryInterface(This,riid,ppvObject) \ argument
4615 #define IBMDStreamingH264NALPacket_AddRef(This) \ argument
4618 #define IBMDStreamingH264NALPacket_Release(This) \ argument
4622 #define IBMDStreamingH264NALPacket_GetPayloadSize(This) \ argument
4625 #define IBMDStreamingH264NALPacket_GetBytes(This,buffer) \ argument
4628 #define IBMDStreamingH264NALPacket_GetBytesWithSizePrefix(This,buffer) \ argument
4631 #define IBMDStreamingH264NALPacket_GetDisplayTime(This,requestedTimeScale,displayTime) \ argument
4634 #define IBMDStreamingH264NALPacket_GetPacketIndex(This,packetIndex) \ argument
4730 #define IBMDStreamingAudioPacket_QueryInterface(This,riid,ppvObject) \ argument
4733 #define IBMDStreamingAudioPacket_AddRef(This) \ argument
4736 #define IBMDStreamingAudioPacket_Release(This) \ argument
4740 #define IBMDStreamingAudioPacket_GetCodec(This) \ argument
4743 #define IBMDStreamingAudioPacket_GetPayloadSize(This) \ argument
4746 #define IBMDStreamingAudioPacket_GetBytes(This,buffer) \ argument
4749 #define IBMDStreamingAudioPacket_GetPlayTime(This,requestedTimeScale,playTime) \ argument
4752 #define IBMDStreamingAudioPacket_GetPacketIndex(This,packetIndex) \ argument
4827 #define IBMDStreamingMPEG2TSPacket_QueryInterface(This,riid,ppvObject) \ argument
4830 #define IBMDStreamingMPEG2TSPacket_AddRef(This) \ argument
4833 #define IBMDStreamingMPEG2TSPacket_Release(This) \ argument
4837 #define IBMDStreamingMPEG2TSPacket_GetPayloadSize(This) \ argument
4840 #define IBMDStreamingMPEG2TSPacket_GetBytes(This,buffer) \ argument
4930 #define IBMDStreamingH264NALParser_QueryInterface(This,riid,ppvObject) \ argument
4933 #define IBMDStreamingH264NALParser_AddRef(This) \ argument
4936 #define IBMDStreamingH264NALParser_Release(This) \ argument
4940 #define IBMDStreamingH264NALParser_IsNALSequenceParameterSet(This,nal) \ argument
4943 #define IBMDStreamingH264NALParser_IsNALPictureParameterSet(This,nal) \ argument
4946 #define IBMDStreamingH264NALParser_GetProfileAndLevelFromSPS(This,nal,profileIdc,profileCompatabili… argument
5039 #define IDeckLinkVideoOutputCallback_QueryInterface(This,riid,ppvObject) \ argument
5042 #define IDeckLinkVideoOutputCallback_AddRef(This) \ argument
5045 #define IDeckLinkVideoOutputCallback_Release(This) \ argument
5049 #define IDeckLinkVideoOutputCallback_ScheduledFrameCompleted(This,completedFrame,result) \ argument
5052 #define IDeckLinkVideoOutputCallback_ScheduledPlaybackHasStopped(This) \ argument
5135 #define IDeckLinkInputCallback_QueryInterface(This,riid,ppvObject) \ argument
5138 #define IDeckLinkInputCallback_AddRef(This) \ argument
5141 #define IDeckLinkInputCallback_Release(This) \ argument
5145 #define IDeckLinkInputCallback_VideoInputFormatChanged(This,notificationEvents,newDisplayMode,detec… argument
5148 #define IDeckLinkInputCallback_VideoInputFrameArrived(This,videoFrame,audioPacket) \ argument
5236 #define IDeckLinkEncoderInputCallback_QueryInterface(This,riid,ppvObject) \ argument
5239 #define IDeckLinkEncoderInputCallback_AddRef(This) \ argument
5242 #define IDeckLinkEncoderInputCallback_Release(This) \ argument
5246 #define IDeckLinkEncoderInputCallback_VideoInputSignalChanged(This,notificationEvents,newDisplayMod… argument
5249 #define IDeckLinkEncoderInputCallback_VideoPacketArrived(This,videoPacket) \ argument
5252 #define IDeckLinkEncoderInputCallback_AudioPacketArrived(This,audioPacket) \ argument
5341 #define IDeckLinkMemoryAllocator_QueryInterface(This,riid,ppvObject) \ argument
5344 #define IDeckLinkMemoryAllocator_AddRef(This) \ argument
5347 #define IDeckLinkMemoryAllocator_Release(This) \ argument
5351 #define IDeckLinkMemoryAllocator_AllocateBuffer(This,bufferSize,allocatedBuffer) \ argument
5354 #define IDeckLinkMemoryAllocator_ReleaseBuffer(This,buffer) \ argument
5357 #define IDeckLinkMemoryAllocator_Commit(This) \ argument
5360 #define IDeckLinkMemoryAllocator_Decommit(This) \ argument
5430 #define IDeckLinkAudioOutputCallback_QueryInterface(This,riid,ppvObject) \ argument
5433 #define IDeckLinkAudioOutputCallback_AddRef(This) \ argument
5436 #define IDeckLinkAudioOutputCallback_Release(This) \ argument
5440 #define IDeckLinkAudioOutputCallback_RenderAudioSamples(This,preroll) \ argument
5510 #define IDeckLinkIterator_QueryInterface(This,riid,ppvObject) \ argument
5513 #define IDeckLinkIterator_AddRef(This) \ argument
5516 #define IDeckLinkIterator_Release(This) \ argument
5520 #define IDeckLinkIterator_Next(This,deckLinkInstance) \ argument
5619 #define IDeckLinkAPIInformation_QueryInterface(This,riid,ppvObject) \ argument
5622 #define IDeckLinkAPIInformation_AddRef(This) \ argument
5625 #define IDeckLinkAPIInformation_Release(This) \ argument
5629 #define IDeckLinkAPIInformation_GetFlag(This,cfgID,value) \ argument
5632 #define IDeckLinkAPIInformation_GetInt(This,cfgID,value) \ argument
5635 #define IDeckLinkAPIInformation_GetFloat(This,cfgID,value) \ argument
5638 #define IDeckLinkAPIInformation_GetString(This,cfgID,value) \ argument
5966 #define IDeckLinkOutput_QueryInterface(This,riid,ppvObject) \ argument
5969 #define IDeckLinkOutput_AddRef(This) \ argument
5972 #define IDeckLinkOutput_Release(This) \ argument
5976 #define IDeckLinkOutput_DoesSupportVideoMode(This,connection,requestedMode,requestedPixelFormat,fla… argument
5979 #define IDeckLinkOutput_GetDisplayMode(This,displayMode,resultDisplayMode) \ argument
5982 #define IDeckLinkOutput_GetDisplayModeIterator(This,iterator) \ argument
5985 #define IDeckLinkOutput_SetScreenPreviewCallback(This,previewCallback) \ argument
5988 #define IDeckLinkOutput_EnableVideoOutput(This,displayMode,flags) \ argument
5991 #define IDeckLinkOutput_DisableVideoOutput(This) \ argument
5994 #define IDeckLinkOutput_SetVideoOutputFrameMemoryAllocator(This,theAllocator) \ argument
5997 #define IDeckLinkOutput_CreateVideoFrame(This,width,height,rowBytes,pixelFormat,flags,outFrame) \ argument
6000 #define IDeckLinkOutput_CreateAncillaryData(This,pixelFormat,outBuffer) \ argument
6003 #define IDeckLinkOutput_DisplayVideoFrameSync(This,theFrame) \ argument
6006 #define IDeckLinkOutput_ScheduleVideoFrame(This,theFrame,displayTime,displayDuration,timeScale) \ argument
6009 #define IDeckLinkOutput_SetScheduledFrameCompletionCallback(This,theCallback) \ argument
6012 #define IDeckLinkOutput_GetBufferedVideoFrameCount(This,bufferedFrameCount) \ argument
6015 #define IDeckLinkOutput_EnableAudioOutput(This,sampleRate,sampleType,channelCount,streamType) \ argument
6018 #define IDeckLinkOutput_DisableAudioOutput(This) \ argument
6021 #define IDeckLinkOutput_WriteAudioSamplesSync(This,buffer,sampleFrameCount,sampleFramesWritten) \ argument
6024 #define IDeckLinkOutput_BeginAudioPreroll(This) \ argument
6027 #define IDeckLinkOutput_EndAudioPreroll(This) \ argument
6030 #define IDeckLinkOutput_ScheduleAudioSamples(This,buffer,sampleFrameCount,streamTime,timeScale,samp… argument
6033 #define IDeckLinkOutput_GetBufferedAudioSampleFrameCount(This,bufferedSampleFrameCount) \ argument
6036 #define IDeckLinkOutput_FlushBufferedAudioSamples(This) \ argument
6039 #define IDeckLinkOutput_SetAudioCallback(This,theCallback) \ argument
6042 #define IDeckLinkOutput_StartScheduledPlayback(This,playbackStartTime,timeScale,playbackSpeed) \ argument
6045 #define IDeckLinkOutput_StopScheduledPlayback(This,stopPlaybackAtTime,actualStopTime,timeScale) \ argument
6048 #define IDeckLinkOutput_IsScheduledPlaybackRunning(This,active) \ argument
6051 #define IDeckLinkOutput_GetScheduledStreamTime(This,desiredTimeScale,streamTime,playbackSpeed) \ argument
6054 #define IDeckLinkOutput_GetReferenceStatus(This,referenceStatus) \ argument
6057 #define IDeckLinkOutput_GetHardwareReferenceClock(This,desiredTimeScale,hardwareTime,timeInFrame,ti… argument
6060 #define IDeckLinkOutput_GetFrameCompletionReferenceTimestamp(This,theFrame,desiredTimeScale,frameCo… argument
6254 #define IDeckLinkInput_QueryInterface(This,riid,ppvObject) \ argument
6257 #define IDeckLinkInput_AddRef(This) \ argument
6260 #define IDeckLinkInput_Release(This) \ argument
6264 #define IDeckLinkInput_DoesSupportVideoMode(This,connection,requestedMode,requestedPixelFormat,flag… argument
6267 #define IDeckLinkInput_GetDisplayMode(This,displayMode,resultDisplayMode) \ argument
6270 #define IDeckLinkInput_GetDisplayModeIterator(This,iterator) \ argument
6273 #define IDeckLinkInput_SetScreenPreviewCallback(This,previewCallback) \ argument
6276 #define IDeckLinkInput_EnableVideoInput(This,displayMode,pixelFormat,flags) \ argument
6279 #define IDeckLinkInput_DisableVideoInput(This) \ argument
6282 #define IDeckLinkInput_GetAvailableVideoFrameCount(This,availableFrameCount) \ argument
6285 #define IDeckLinkInput_SetVideoInputFrameMemoryAllocator(This,theAllocator) \ argument
6288 #define IDeckLinkInput_EnableAudioInput(This,sampleRate,sampleType,channelCount) \ argument
6291 #define IDeckLinkInput_DisableAudioInput(This) \ argument
6294 #define IDeckLinkInput_GetAvailableAudioSampleFrameCount(This,availableSampleFrameCount) \ argument
6297 #define IDeckLinkInput_StartStreams(This) \ argument
6300 #define IDeckLinkInput_StopStreams(This) \ argument
6303 #define IDeckLinkInput_PauseStreams(This) \ argument
6306 #define IDeckLinkInput_FlushStreams(This) \ argument
6309 #define IDeckLinkInput_SetCallback(This,theCallback) \ argument
6312 #define IDeckLinkInput_GetHardwareReferenceClock(This,desiredTimeScale,hardwareTime,timeInFrame,tic… argument
6398 #define IDeckLinkHDMIInputEDID_QueryInterface(This,riid,ppvObject) \ argument
6401 #define IDeckLinkHDMIInputEDID_AddRef(This) \ argument
6404 #define IDeckLinkHDMIInputEDID_Release(This) \ argument
6408 #define IDeckLinkHDMIInputEDID_SetInt(This,cfgID,value) \ argument
6411 #define IDeckLinkHDMIInputEDID_GetInt(This,cfgID,value) \ argument
6414 #define IDeckLinkHDMIInputEDID_WriteToEDID(This) \ argument
6605 #define IDeckLinkEncoderInput_QueryInterface(This,riid,ppvObject) \ argument
6608 #define IDeckLinkEncoderInput_AddRef(This) \ argument
6611 #define IDeckLinkEncoderInput_Release(This) \ argument
6615 #define IDeckLinkEncoderInput_DoesSupportVideoMode(This,connection,requestedMode,requestedCodec,req… argument
6618 #define IDeckLinkEncoderInput_GetDisplayMode(This,displayMode,resultDisplayMode) \ argument
6621 #define IDeckLinkEncoderInput_GetDisplayModeIterator(This,iterator) \ argument
6624 #define IDeckLinkEncoderInput_EnableVideoInput(This,displayMode,pixelFormat,flags) \ argument
6627 #define IDeckLinkEncoderInput_DisableVideoInput(This) \ argument
6630 #define IDeckLinkEncoderInput_GetAvailablePacketsCount(This,availablePacketsCount) \ argument
6633 #define IDeckLinkEncoderInput_SetMemoryAllocator(This,theAllocator) \ argument
6636 #define IDeckLinkEncoderInput_EnableAudioInput(This,audioFormat,sampleRate,sampleType,channelCount)… argument
6639 #define IDeckLinkEncoderInput_DisableAudioInput(This) \ argument
6642 #define IDeckLinkEncoderInput_GetAvailableAudioSampleFrameCount(This,availableSampleFrameCount) \ argument
6645 #define IDeckLinkEncoderInput_StartStreams(This) \ argument
6648 #define IDeckLinkEncoderInput_StopStreams(This) \ argument
6651 #define IDeckLinkEncoderInput_PauseStreams(This) \ argument
6654 #define IDeckLinkEncoderInput_FlushStreams(This) \ argument
6657 #define IDeckLinkEncoderInput_SetCallback(This,theCallback) \ argument
6660 #define IDeckLinkEncoderInput_GetHardwareReferenceClock(This,desiredTimeScale,hardwareTime,timeInFr… argument
6771 #define IDeckLinkVideoFrame_QueryInterface(This,riid,ppvObject) \ argument
6774 #define IDeckLinkVideoFrame_AddRef(This) \ argument
6777 #define IDeckLinkVideoFrame_Release(This) \ argument
6781 #define IDeckLinkVideoFrame_GetWidth(This) \ argument
6784 #define IDeckLinkVideoFrame_GetHeight(This) \ argument
6787 #define IDeckLinkVideoFrame_GetRowBytes(This) \ argument
6790 #define IDeckLinkVideoFrame_GetPixelFormat(This) \ argument
6793 #define IDeckLinkVideoFrame_GetFlags(This) \ argument
6796 #define IDeckLinkVideoFrame_GetBytes(This,buffer) \ argument
6799 #define IDeckLinkVideoFrame_GetTimecode(This,format,timecode) \ argument
6802 #define IDeckLinkVideoFrame_GetAncillaryData(This,ancillary) \ argument
6942 #define IDeckLinkMutableVideoFrame_QueryInterface(This,riid,ppvObject) \ argument
6945 #define IDeckLinkMutableVideoFrame_AddRef(This) \ argument
6948 #define IDeckLinkMutableVideoFrame_Release(This) \ argument
6952 #define IDeckLinkMutableVideoFrame_GetWidth(This) \ argument
6955 #define IDeckLinkMutableVideoFrame_GetHeight(This) \ argument
6958 #define IDeckLinkMutableVideoFrame_GetRowBytes(This) \ argument
6961 #define IDeckLinkMutableVideoFrame_GetPixelFormat(This) \ argument
6964 #define IDeckLinkMutableVideoFrame_GetFlags(This) \ argument
6967 #define IDeckLinkMutableVideoFrame_GetBytes(This,buffer) \ argument
6970 #define IDeckLinkMutableVideoFrame_GetTimecode(This,format,timecode) \ argument
6973 #define IDeckLinkMutableVideoFrame_GetAncillaryData(This,ancillary) \ argument
6977 #define IDeckLinkMutableVideoFrame_SetFlags(This,newFlags) \ argument
6980 #define IDeckLinkMutableVideoFrame_SetTimecode(This,format,timecode) \ argument
6983 #define IDeckLinkMutableVideoFrame_SetTimecodeFromComponents(This,format,hours,minutes,seconds,fram… argument
6986 #define IDeckLinkMutableVideoFrame_SetAncillaryData(This,ancillary) \ argument
6989 #define IDeckLinkMutableVideoFrame_SetTimecodeUserBits(This,format,userBits) \ argument
7064 #define IDeckLinkVideoFrame3DExtensions_QueryInterface(This,riid,ppvObject) \ argument
7067 #define IDeckLinkVideoFrame3DExtensions_AddRef(This) \ argument
7070 #define IDeckLinkVideoFrame3DExtensions_Release(This) \ argument
7074 #define IDeckLinkVideoFrame3DExtensions_Get3DPackingFormat(This) \ argument
7077 #define IDeckLinkVideoFrame3DExtensions_GetFrameForRightEye(This,rightEyeFrame) \ argument
7176 #define IDeckLinkVideoFrameMetadataExtensions_QueryInterface(This,riid,ppvObject) \ argument
7179 #define IDeckLinkVideoFrameMetadataExtensions_AddRef(This) \ argument
7182 #define IDeckLinkVideoFrameMetadataExtensions_Release(This) \ argument
7186 #define IDeckLinkVideoFrameMetadataExtensions_GetInt(This,metadataID,value) \ argument
7189 #define IDeckLinkVideoFrameMetadataExtensions_GetFloat(This,metadataID,value) \ argument
7192 #define IDeckLinkVideoFrameMetadataExtensions_GetFlag(This,metadataID,value) \ argument
7195 #define IDeckLinkVideoFrameMetadataExtensions_GetString(This,metadataID,value) \ argument
7308 #define IDeckLinkVideoInputFrame_QueryInterface(This,riid,ppvObject) \ argument
7311 #define IDeckLinkVideoInputFrame_AddRef(This) \ argument
7314 #define IDeckLinkVideoInputFrame_Release(This) \ argument
7318 #define IDeckLinkVideoInputFrame_GetWidth(This) \ argument
7321 #define IDeckLinkVideoInputFrame_GetHeight(This) \ argument
7324 #define IDeckLinkVideoInputFrame_GetRowBytes(This) \ argument
7327 #define IDeckLinkVideoInputFrame_GetPixelFormat(This) \ argument
7330 #define IDeckLinkVideoInputFrame_GetFlags(This) \ argument
7333 #define IDeckLinkVideoInputFrame_GetBytes(This,buffer) \ argument
7336 #define IDeckLinkVideoInputFrame_GetTimecode(This,format,timecode) \ argument
7339 #define IDeckLinkVideoInputFrame_GetAncillaryData(This,ancillary) \ argument
7343 #define IDeckLinkVideoInputFrame_GetStreamTime(This,frameTime,frameDuration,timeScale) \ argument
7346 #define IDeckLinkVideoInputFrame_GetHardwareReferenceTimestamp(This,timeScale,frameTime,frameDurati… argument
7440 #define IDeckLinkAncillaryPacket_QueryInterface(This,riid,ppvObject) \ argument
7443 #define IDeckLinkAncillaryPacket_AddRef(This) \ argument
7446 #define IDeckLinkAncillaryPacket_Release(This) \ argument
7450 #define IDeckLinkAncillaryPacket_GetBytes(This,format,data,size) \ argument
7453 #define IDeckLinkAncillaryPacket_GetDID(This) \ argument
7456 #define IDeckLinkAncillaryPacket_GetSDID(This) \ argument
7459 #define IDeckLinkAncillaryPacket_GetLineNumber(This) \ argument
7462 #define IDeckLinkAncillaryPacket_GetDataStreamIndex(This) \ argument
7532 #define IDeckLinkAncillaryPacketIterator_QueryInterface(This,riid,ppvObject) \ argument
7535 #define IDeckLinkAncillaryPacketIterator_AddRef(This) \ argument
7538 #define IDeckLinkAncillaryPacketIterator_Release(This) \ argument
7542 #define IDeckLinkAncillaryPacketIterator_Next(This,packet) \ argument
7642 #define IDeckLinkVideoFrameAncillaryPackets_QueryInterface(This,riid,ppvObject) \ argument
7645 #define IDeckLinkVideoFrameAncillaryPackets_AddRef(This) \ argument
7648 #define IDeckLinkVideoFrameAncillaryPackets_Release(This) \ argument
7652 #define IDeckLinkVideoFrameAncillaryPackets_GetPacketIterator(This,iterator) \ argument
7655 #define IDeckLinkVideoFrameAncillaryPackets_GetFirstPacketByID(This,DID,SDID,packet) \ argument
7658 #define IDeckLinkVideoFrameAncillaryPackets_AttachPacket(This,packet) \ argument
7661 #define IDeckLinkVideoFrameAncillaryPackets_DetachPacket(This,packet) \ argument
7664 #define IDeckLinkVideoFrameAncillaryPackets_DetachAllPackets(This) \ argument
7746 #define IDeckLinkVideoFrameAncillary_QueryInterface(This,riid,ppvObject) \ argument
7749 #define IDeckLinkVideoFrameAncillary_AddRef(This) \ argument
7752 #define IDeckLinkVideoFrameAncillary_Release(This) \ argument
7756 #define IDeckLinkVideoFrameAncillary_GetBufferForVerticalBlankingLine(This,lineNumber,buffer) \ argument
7759 #define IDeckLinkVideoFrameAncillary_GetPixelFormat(This) \ argument
7762 #define IDeckLinkVideoFrameAncillary_GetDisplayMode(This) \ argument
7851 #define IDeckLinkEncoderPacket_QueryInterface(This,riid,ppvObject) \ argument
7854 #define IDeckLinkEncoderPacket_AddRef(This) \ argument
7857 #define IDeckLinkEncoderPacket_Release(This) \ argument
7861 #define IDeckLinkEncoderPacket_GetBytes(This,buffer) \ argument
7864 #define IDeckLinkEncoderPacket_GetSize(This) \ argument
7867 #define IDeckLinkEncoderPacket_GetStreamTime(This,frameTime,timeScale) \ argument
7870 #define IDeckLinkEncoderPacket_GetPacketType(This) \ argument
7973 #define IDeckLinkEncoderVideoPacket_QueryInterface(This,riid,ppvObject) \ argument
7976 #define IDeckLinkEncoderVideoPacket_AddRef(This) \ argument
7979 #define IDeckLinkEncoderVideoPacket_Release(This) \ argument
7983 #define IDeckLinkEncoderVideoPacket_GetBytes(This,buffer) \ argument
7986 #define IDeckLinkEncoderVideoPacket_GetSize(This) \ argument
7989 #define IDeckLinkEncoderVideoPacket_GetStreamTime(This,frameTime,timeScale) \ argument
7992 #define IDeckLinkEncoderVideoPacket_GetPacketType(This) \ argument
7996 #define IDeckLinkEncoderVideoPacket_GetPixelFormat(This) \ argument
7999 #define IDeckLinkEncoderVideoPacket_GetHardwareReferenceTimestamp(This,timeScale,frameTime,frameDur… argument
8002 #define IDeckLinkEncoderVideoPacket_GetTimecode(This,format,timecode) \ argument
8085 #define IDeckLinkEncoderAudioPacket_QueryInterface(This,riid,ppvObject) \ argument
8088 #define IDeckLinkEncoderAudioPacket_AddRef(This) \ argument
8091 #define IDeckLinkEncoderAudioPacket_Release(This) \ argument
8095 #define IDeckLinkEncoderAudioPacket_GetBytes(This,buffer) \ argument
8098 #define IDeckLinkEncoderAudioPacket_GetSize(This) \ argument
8101 #define IDeckLinkEncoderAudioPacket_GetStreamTime(This,frameTime,timeScale) \ argument
8104 #define IDeckLinkEncoderAudioPacket_GetPacketType(This) \ argument
8108 #define IDeckLinkEncoderAudioPacket_GetAudioFormat(This) \ argument
8219 #define IDeckLinkH265NALPacket_QueryInterface(This,riid,ppvObject) \ argument
8222 #define IDeckLinkH265NALPacket_AddRef(This) \ argument
8225 #define IDeckLinkH265NALPacket_Release(This) \ argument
8229 #define IDeckLinkH265NALPacket_GetBytes(This,buffer) \ argument
8232 #define IDeckLinkH265NALPacket_GetSize(This) \ argument
8235 #define IDeckLinkH265NALPacket_GetStreamTime(This,frameTime,timeScale) \ argument
8238 #define IDeckLinkH265NALPacket_GetPacketType(This) \ argument
8242 #define IDeckLinkH265NALPacket_GetPixelFormat(This) \ argument
8245 #define IDeckLinkH265NALPacket_GetHardwareReferenceTimestamp(This,timeScale,frameTime,frameDuration… argument
8248 #define IDeckLinkH265NALPacket_GetTimecode(This,format,timecode) \ argument
8252 #define IDeckLinkH265NALPacket_GetUnitType(This,unitType) \ argument
8255 #define IDeckLinkH265NALPacket_GetBytesNoPrefix(This,buffer) \ argument
8258 #define IDeckLinkH265NALPacket_GetSizeNoPrefix(This) \ argument
8342 #define IDeckLinkAudioInputPacket_QueryInterface(This,riid,ppvObject) \ argument
8345 #define IDeckLinkAudioInputPacket_AddRef(This) \ argument
8348 #define IDeckLinkAudioInputPacket_Release(This) \ argument
8352 #define IDeckLinkAudioInputPacket_GetSampleFrameCount(This) \ argument
8355 #define IDeckLinkAudioInputPacket_GetBytes(This,buffer) \ argument
8358 #define IDeckLinkAudioInputPacket_GetPacketTime(This,packetTime,timeScale) \ argument
8428 #define IDeckLinkScreenPreviewCallback_QueryInterface(This,riid,ppvObject) \ argument
8431 #define IDeckLinkScreenPreviewCallback_AddRef(This) \ argument
8434 #define IDeckLinkScreenPreviewCallback_Release(This) \ argument
8438 #define IDeckLinkScreenPreviewCallback_DrawFrame(This,theFrame) \ argument
8525 #define IDeckLinkGLScreenPreviewHelper_QueryInterface(This,riid,ppvObject) \ argument
8528 #define IDeckLinkGLScreenPreviewHelper_AddRef(This) \ argument
8531 #define IDeckLinkGLScreenPreviewHelper_Release(This) \ argument
8535 #define IDeckLinkGLScreenPreviewHelper_InitializeGL(This) \ argument
8538 #define IDeckLinkGLScreenPreviewHelper_PaintGL(This) \ argument
8541 #define IDeckLinkGLScreenPreviewHelper_SetFrame(This,theFrame) \ argument
8544 #define IDeckLinkGLScreenPreviewHelper_Set3DPreviewFormat(This,previewFormat) \ argument
8635 #define IDeckLinkDX9ScreenPreviewHelper_QueryInterface(This,riid,ppvObject) \ argument
8638 #define IDeckLinkDX9ScreenPreviewHelper_AddRef(This) \ argument
8641 #define IDeckLinkDX9ScreenPreviewHelper_Release(This) \ argument
8645 #define IDeckLinkDX9ScreenPreviewHelper_Initialize(This,device) \ argument
8648 #define IDeckLinkDX9ScreenPreviewHelper_Render(This,rc) \ argument
8651 #define IDeckLinkDX9ScreenPreviewHelper_SetFrame(This,theFrame) \ argument
8654 #define IDeckLinkDX9ScreenPreviewHelper_Set3DPreviewFormat(This,previewFormat) \ argument
8728 #define IDeckLinkNotificationCallback_QueryInterface(This,riid,ppvObject) \ argument
8731 #define IDeckLinkNotificationCallback_AddRef(This) \ argument
8734 #define IDeckLinkNotificationCallback_Release(This) \ argument
8738 #define IDeckLinkNotificationCallback_Notify(This,topic,param1,param2) \ argument
8819 #define IDeckLinkNotification_QueryInterface(This,riid,ppvObject) \ argument
8822 #define IDeckLinkNotification_AddRef(This) \ argument
8825 #define IDeckLinkNotification_Release(This) \ argument
8829 #define IDeckLinkNotification_Subscribe(This,topic,theCallback) \ argument
8832 #define IDeckLinkNotification_Unsubscribe(This,topic,theCallback) \ argument
8931 #define IDeckLinkProfileAttributes_QueryInterface(This,riid,ppvObject) \ argument
8934 #define IDeckLinkProfileAttributes_AddRef(This) \ argument
8937 #define IDeckLinkProfileAttributes_Release(This) \ argument
8941 #define IDeckLinkProfileAttributes_GetFlag(This,cfgID,value) \ argument
8944 #define IDeckLinkProfileAttributes_GetInt(This,cfgID,value) \ argument
8947 #define IDeckLinkProfileAttributes_GetFloat(This,cfgID,value) \ argument
8950 #define IDeckLinkProfileAttributes_GetString(This,cfgID,value) \ argument
9020 #define IDeckLinkProfileIterator_QueryInterface(This,riid,ppvObject) \ argument
9023 #define IDeckLinkProfileIterator_AddRef(This) \ argument
9026 #define IDeckLinkProfileIterator_Release(This) \ argument
9030 #define IDeckLinkProfileIterator_Next(This,profile) \ argument
9119 #define IDeckLinkProfile_QueryInterface(This,riid,ppvObject) \ argument
9122 #define IDeckLinkProfile_AddRef(This) \ argument
9125 #define IDeckLinkProfile_Release(This) \ argument
9129 #define IDeckLinkProfile_GetDevice(This,device) \ argument
9132 #define IDeckLinkProfile_IsActive(This,isActive) \ argument
9135 #define IDeckLinkProfile_SetActive(This) \ argument
9138 #define IDeckLinkProfile_GetPeers(This,profileIterator) \ argument
9217 #define IDeckLinkProfileCallback_QueryInterface(This,riid,ppvObject) \ argument
9220 #define IDeckLinkProfileCallback_AddRef(This) \ argument
9223 #define IDeckLinkProfileCallback_Release(This) \ argument
9227 #define IDeckLinkProfileCallback_ProfileChanging(This,profileToBeActivated,streamsWillBeForcedToSto… argument
9230 #define IDeckLinkProfileCallback_ProfileActivated(This,activatedProfile) \ argument
9316 #define IDeckLinkProfileManager_QueryInterface(This,riid,ppvObject) \ argument
9319 #define IDeckLinkProfileManager_AddRef(This) \ argument
9322 #define IDeckLinkProfileManager_Release(This) \ argument
9326 #define IDeckLinkProfileManager_GetProfiles(This,profileIterator) \ argument
9329 #define IDeckLinkProfileManager_GetProfile(This,profileID,profile) \ argument
9332 #define IDeckLinkProfileManager_SetCallback(This,callback) \ argument
9442 #define IDeckLinkStatus_QueryInterface(This,riid,ppvObject) \ argument
9445 #define IDeckLinkStatus_AddRef(This) \ argument
9448 #define IDeckLinkStatus_Release(This) \ argument
9452 #define IDeckLinkStatus_GetFlag(This,statusID,value) \ argument
9455 #define IDeckLinkStatus_GetInt(This,statusID,value) \ argument
9458 #define IDeckLinkStatus_GetFloat(This,statusID,value) \ argument
9461 #define IDeckLinkStatus_GetString(This,statusID,value) \ argument
9464 #define IDeckLinkStatus_GetBytes(This,statusID,buffer,bufferSize) \ argument
9560 #define IDeckLinkKeyer_QueryInterface(This,riid,ppvObject) \ argument
9563 #define IDeckLinkKeyer_AddRef(This) \ argument
9566 #define IDeckLinkKeyer_Release(This) \ argument
9570 #define IDeckLinkKeyer_Enable(This,isExternal) \ argument
9573 #define IDeckLinkKeyer_SetLevel(This,level) \ argument
9576 #define IDeckLinkKeyer_RampUp(This,numberOfFrames) \ argument
9579 #define IDeckLinkKeyer_RampDown(This,numberOfFrames) \ argument
9582 #define IDeckLinkKeyer_Disable(This) \ argument
9654 #define IDeckLinkVideoConversion_QueryInterface(This,riid,ppvObject) \ argument
9657 #define IDeckLinkVideoConversion_AddRef(This) \ argument
9660 #define IDeckLinkVideoConversion_Release(This) \ argument
9664 #define IDeckLinkVideoConversion_ConvertFrame(This,srcFrame,dstFrame) \ argument
9741 #define IDeckLinkDeviceNotificationCallback_QueryInterface(This,riid,ppvObject) \ argument
9744 #define IDeckLinkDeviceNotificationCallback_AddRef(This) \ argument
9747 #define IDeckLinkDeviceNotificationCallback_Release(This) \ argument
9751 #define IDeckLinkDeviceNotificationCallback_DeckLinkDeviceArrived(This,deckLinkDevice) \ argument
9754 #define IDeckLinkDeviceNotificationCallback_DeckLinkDeviceRemoved(This,deckLinkDevice) \ argument
9829 #define IDeckLinkDiscovery_QueryInterface(This,riid,ppvObject) \ argument
9832 #define IDeckLinkDiscovery_AddRef(This) \ argument
9835 #define IDeckLinkDiscovery_Release(This) \ argument
9839 #define IDeckLinkDiscovery_InstallDeviceNotifications(This,deviceNotificationCallback) \ argument
9842 #define IDeckLinkDiscovery_UninstallDeviceNotifications(This) \ argument
10038 #define IDeckLinkConfiguration_v10_11_QueryInterface(This,riid,ppvObject) \ argument
10041 #define IDeckLinkConfiguration_v10_11_AddRef(This) \ argument
10044 #define IDeckLinkConfiguration_v10_11_Release(This) \ argument
10048 #define IDeckLinkConfiguration_v10_11_SetFlag(This,cfgID,value) \ argument
10051 #define IDeckLinkConfiguration_v10_11_GetFlag(This,cfgID,value) \ argument
10054 #define IDeckLinkConfiguration_v10_11_SetInt(This,cfgID,value) \ argument
10057 #define IDeckLinkConfiguration_v10_11_GetInt(This,cfgID,value) \ argument
10060 #define IDeckLinkConfiguration_v10_11_SetFloat(This,cfgID,value) \ argument
10063 #define IDeckLinkConfiguration_v10_11_GetFloat(This,cfgID,value) \ argument
10066 #define IDeckLinkConfiguration_v10_11_SetString(This,cfgID,value) \ argument
10069 #define IDeckLinkConfiguration_v10_11_GetString(This,cfgID,value) \ argument
10072 #define IDeckLinkConfiguration_v10_11_WriteConfigurationToPreferences(This) \ argument
10171 #define IDeckLinkAttributes_v10_11_QueryInterface(This,riid,ppvObject) \ argument
10174 #define IDeckLinkAttributes_v10_11_AddRef(This) \ argument
10177 #define IDeckLinkAttributes_v10_11_Release(This) \ argument
10181 #define IDeckLinkAttributes_v10_11_GetFlag(This,cfgID,value) \ argument
10184 #define IDeckLinkAttributes_v10_11_GetInt(This,cfgID,value) \ argument
10187 #define IDeckLinkAttributes_v10_11_GetFloat(This,cfgID,value) \ argument
10190 #define IDeckLinkAttributes_v10_11_GetString(This,cfgID,value) \ argument
10271 #define IDeckLinkNotification_v10_11_QueryInterface(This,riid,ppvObject) \ argument
10274 #define IDeckLinkNotification_v10_11_AddRef(This) \ argument
10277 #define IDeckLinkNotification_v10_11_Release(This) \ argument
10281 #define IDeckLinkNotification_v10_11_Subscribe(This,topic,theCallback) \ argument
10284 #define IDeckLinkNotification_v10_11_Unsubscribe(This,topic,theCallback) \ argument
10601 #define IDeckLinkOutput_v10_11_QueryInterface(This,riid,ppvObject) \ argument
10604 #define IDeckLinkOutput_v10_11_AddRef(This) \ argument
10607 #define IDeckLinkOutput_v10_11_Release(This) \ argument
10611 #define IDeckLinkOutput_v10_11_DoesSupportVideoMode(This,displayMode,pixelFormat,flags,result,resul… argument
10614 #define IDeckLinkOutput_v10_11_GetDisplayModeIterator(This,iterator) \ argument
10617 #define IDeckLinkOutput_v10_11_SetScreenPreviewCallback(This,previewCallback) \ argument
10620 #define IDeckLinkOutput_v10_11_EnableVideoOutput(This,displayMode,flags) \ argument
10623 #define IDeckLinkOutput_v10_11_DisableVideoOutput(This) \ argument
10626 #define IDeckLinkOutput_v10_11_SetVideoOutputFrameMemoryAllocator(This,theAllocator) \ argument
10629 #define IDeckLinkOutput_v10_11_CreateVideoFrame(This,width,height,rowBytes,pixelFormat,flags,outFra… argument
10632 #define IDeckLinkOutput_v10_11_CreateAncillaryData(This,pixelFormat,outBuffer) \ argument
10635 #define IDeckLinkOutput_v10_11_DisplayVideoFrameSync(This,theFrame) \ argument
10638 #define IDeckLinkOutput_v10_11_ScheduleVideoFrame(This,theFrame,displayTime,displayDuration,timeSca… argument
10641 #define IDeckLinkOutput_v10_11_SetScheduledFrameCompletionCallback(This,theCallback) \ argument
10644 #define IDeckLinkOutput_v10_11_GetBufferedVideoFrameCount(This,bufferedFrameCount) \ argument
10647 #define IDeckLinkOutput_v10_11_EnableAudioOutput(This,sampleRate,sampleType,channelCount,streamType… argument
10650 #define IDeckLinkOutput_v10_11_DisableAudioOutput(This) \ argument
10653 #define IDeckLinkOutput_v10_11_WriteAudioSamplesSync(This,buffer,sampleFrameCount,sampleFramesWritt… argument
10656 #define IDeckLinkOutput_v10_11_BeginAudioPreroll(This) \ argument
10659 #define IDeckLinkOutput_v10_11_EndAudioPreroll(This) \ argument
10662 #define IDeckLinkOutput_v10_11_ScheduleAudioSamples(This,buffer,sampleFrameCount,streamTime,timeSca… argument
10665 #define IDeckLinkOutput_v10_11_GetBufferedAudioSampleFrameCount(This,bufferedSampleFrameCount) \ argument
10668 #define IDeckLinkOutput_v10_11_FlushBufferedAudioSamples(This) \ argument
10671 #define IDeckLinkOutput_v10_11_SetAudioCallback(This,theCallback) \ argument
10674 #define IDeckLinkOutput_v10_11_StartScheduledPlayback(This,playbackStartTime,timeScale,playbackSpee… argument
10677 #define IDeckLinkOutput_v10_11_StopScheduledPlayback(This,stopPlaybackAtTime,actualStopTime,timeSca… argument
10680 #define IDeckLinkOutput_v10_11_IsScheduledPlaybackRunning(This,active) \ argument
10683 #define IDeckLinkOutput_v10_11_GetScheduledStreamTime(This,desiredTimeScale,streamTime,playbackSpee… argument
10686 #define IDeckLinkOutput_v10_11_GetReferenceStatus(This,referenceStatus) \ argument
10689 #define IDeckLinkOutput_v10_11_GetHardwareReferenceClock(This,desiredTimeScale,hardwareTime,timeInF… argument
10692 #define IDeckLinkOutput_v10_11_GetFrameCompletionReferenceTimestamp(This,theFrame,desiredTimeScale,… argument
10877 #define IDeckLinkInput_v10_11_QueryInterface(This,riid,ppvObject) \ argument
10880 #define IDeckLinkInput_v10_11_AddRef(This) \ argument
10883 #define IDeckLinkInput_v10_11_Release(This) \ argument
10887 #define IDeckLinkInput_v10_11_DoesSupportVideoMode(This,displayMode,pixelFormat,flags,result,result… argument
10890 #define IDeckLinkInput_v10_11_GetDisplayModeIterator(This,iterator) \ argument
10893 #define IDeckLinkInput_v10_11_SetScreenPreviewCallback(This,previewCallback) \ argument
10896 #define IDeckLinkInput_v10_11_EnableVideoInput(This,displayMode,pixelFormat,flags) \ argument
10899 #define IDeckLinkInput_v10_11_DisableVideoInput(This) \ argument
10902 #define IDeckLinkInput_v10_11_GetAvailableVideoFrameCount(This,availableFrameCount) \ argument
10905 #define IDeckLinkInput_v10_11_SetVideoInputFrameMemoryAllocator(This,theAllocator) \ argument
10908 #define IDeckLinkInput_v10_11_EnableAudioInput(This,sampleRate,sampleType,channelCount) \ argument
10911 #define IDeckLinkInput_v10_11_DisableAudioInput(This) \ argument
10914 #define IDeckLinkInput_v10_11_GetAvailableAudioSampleFrameCount(This,availableSampleFrameCount) \ argument
10917 #define IDeckLinkInput_v10_11_StartStreams(This) \ argument
10920 #define IDeckLinkInput_v10_11_StopStreams(This) \ argument
10923 #define IDeckLinkInput_v10_11_PauseStreams(This) \ argument
10926 #define IDeckLinkInput_v10_11_FlushStreams(This) \ argument
10929 #define IDeckLinkInput_v10_11_SetCallback(This,theCallback) \ argument
10932 #define IDeckLinkInput_v10_11_GetHardwareReferenceClock(This,desiredTimeScale,hardwareTime,timeInFr… argument
11112 #define IDeckLinkEncoderInput_v10_11_QueryInterface(This,riid,ppvObject) \ argument
11115 #define IDeckLinkEncoderInput_v10_11_AddRef(This) \ argument
11118 #define IDeckLinkEncoderInput_v10_11_Release(This) \ argument
11122 #define IDeckLinkEncoderInput_v10_11_DoesSupportVideoMode(This,displayMode,pixelFormat,flags,result… argument
11125 #define IDeckLinkEncoderInput_v10_11_GetDisplayModeIterator(This,iterator) \ argument
11128 #define IDeckLinkEncoderInput_v10_11_EnableVideoInput(This,displayMode,pixelFormat,flags) \ argument
11131 #define IDeckLinkEncoderInput_v10_11_DisableVideoInput(This) \ argument
11134 #define IDeckLinkEncoderInput_v10_11_GetAvailablePacketsCount(This,availablePacketsCount) \ argument
11137 #define IDeckLinkEncoderInput_v10_11_SetMemoryAllocator(This,theAllocator) \ argument
11140 #define IDeckLinkEncoderInput_v10_11_EnableAudioInput(This,audioFormat,sampleRate,sampleType,channe… argument
11143 #define IDeckLinkEncoderInput_v10_11_DisableAudioInput(This) \ argument
11146 #define IDeckLinkEncoderInput_v10_11_GetAvailableAudioSampleFrameCount(This,availableSampleFrameCou… argument
11149 #define IDeckLinkEncoderInput_v10_11_StartStreams(This) \ argument
11152 #define IDeckLinkEncoderInput_v10_11_StopStreams(This) \ argument
11155 #define IDeckLinkEncoderInput_v10_11_PauseStreams(This) \ argument
11158 #define IDeckLinkEncoderInput_v10_11_FlushStreams(This) \ argument
11161 #define IDeckLinkEncoderInput_v10_11_SetCallback(This,theCallback) \ argument
11164 #define IDeckLinkEncoderInput_v10_11_GetHardwareReferenceClock(This,desiredTimeScale,hardwareTime,t… argument
11320 #define IDeckLinkConfiguration_v10_9_QueryInterface(This,riid,ppvObject) \ argument
11323 #define IDeckLinkConfiguration_v10_9_AddRef(This) \ argument
11326 #define IDeckLinkConfiguration_v10_9_Release(This) \ argument
11330 #define IDeckLinkConfiguration_v10_9_SetFlag(This,cfgID,value) \ argument
11333 #define IDeckLinkConfiguration_v10_9_GetFlag(This,cfgID,value) \ argument
11336 #define IDeckLinkConfiguration_v10_9_SetInt(This,cfgID,value) \ argument
11339 #define IDeckLinkConfiguration_v10_9_GetInt(This,cfgID,value) \ argument
11342 #define IDeckLinkConfiguration_v10_9_SetFloat(This,cfgID,value) \ argument
11345 #define IDeckLinkConfiguration_v10_9_GetFloat(This,cfgID,value) \ argument
11348 #define IDeckLinkConfiguration_v10_9_SetString(This,cfgID,value) \ argument
11351 #define IDeckLinkConfiguration_v10_9_GetString(This,cfgID,value) \ argument
11354 #define IDeckLinkConfiguration_v10_9_WriteConfigurationToPreferences(This) \ argument
11524 #define IDeckLinkEncoderConfiguration_v10_5_QueryInterface(This,riid,ppvObject) \ argument
11527 #define IDeckLinkEncoderConfiguration_v10_5_AddRef(This) \ argument
11530 #define IDeckLinkEncoderConfiguration_v10_5_Release(This) \ argument
11534 #define IDeckLinkEncoderConfiguration_v10_5_SetFlag(This,cfgID,value) \ argument
11537 #define IDeckLinkEncoderConfiguration_v10_5_GetFlag(This,cfgID,value) \ argument
11540 #define IDeckLinkEncoderConfiguration_v10_5_SetInt(This,cfgID,value) \ argument
11543 #define IDeckLinkEncoderConfiguration_v10_5_GetInt(This,cfgID,value) \ argument
11546 #define IDeckLinkEncoderConfiguration_v10_5_SetFloat(This,cfgID,value) \ argument
11549 #define IDeckLinkEncoderConfiguration_v10_5_GetFloat(This,cfgID,value) \ argument
11552 #define IDeckLinkEncoderConfiguration_v10_5_SetString(This,cfgID,value) \ argument
11555 #define IDeckLinkEncoderConfiguration_v10_5_GetString(This,cfgID,value) \ argument
11558 #define IDeckLinkEncoderConfiguration_v10_5_GetDecoderConfigurationInfo(This,buffer,bufferSize,retu… argument
11698 #define IDeckLinkConfiguration_v10_4_QueryInterface(This,riid,ppvObject) \ argument
11701 #define IDeckLinkConfiguration_v10_4_AddRef(This) \ argument
11704 #define IDeckLinkConfiguration_v10_4_Release(This) \ argument
11708 #define IDeckLinkConfiguration_v10_4_SetFlag(This,cfgID,value) \ argument
11711 #define IDeckLinkConfiguration_v10_4_GetFlag(This,cfgID,value) \ argument
11714 #define IDeckLinkConfiguration_v10_4_SetInt(This,cfgID,value) \ argument
11717 #define IDeckLinkConfiguration_v10_4_GetInt(This,cfgID,value) \ argument
11720 #define IDeckLinkConfiguration_v10_4_SetFloat(This,cfgID,value) \ argument
11723 #define IDeckLinkConfiguration_v10_4_GetFloat(This,cfgID,value) \ argument
11726 #define IDeckLinkConfiguration_v10_4_SetString(This,cfgID,value) \ argument
11729 #define IDeckLinkConfiguration_v10_4_GetString(This,cfgID,value) \ argument
11732 #define IDeckLinkConfiguration_v10_4_WriteConfigurationToPreferences(This) \ argument
11872 #define IDeckLinkConfiguration_v10_2_QueryInterface(This,riid,ppvObject) \ argument
11875 #define IDeckLinkConfiguration_v10_2_AddRef(This) \ argument
11878 #define IDeckLinkConfiguration_v10_2_Release(This) \ argument
11882 #define IDeckLinkConfiguration_v10_2_SetFlag(This,cfgID,value) \ argument
11885 #define IDeckLinkConfiguration_v10_2_GetFlag(This,cfgID,value) \ argument
11888 #define IDeckLinkConfiguration_v10_2_SetInt(This,cfgID,value) \ argument
11891 #define IDeckLinkConfiguration_v10_2_GetInt(This,cfgID,value) \ argument
11894 #define IDeckLinkConfiguration_v10_2_SetFloat(This,cfgID,value) \ argument
11897 #define IDeckLinkConfiguration_v10_2_GetFloat(This,cfgID,value) \ argument
11900 #define IDeckLinkConfiguration_v10_2_SetString(This,cfgID,value) \ argument
11903 #define IDeckLinkConfiguration_v10_2_GetString(This,cfgID,value) \ argument
11906 #define IDeckLinkConfiguration_v10_2_WriteConfigurationToPreferences(This) \ argument
12212 #define IDeckLinkOutput_v9_9_QueryInterface(This,riid,ppvObject) \ argument
12215 #define IDeckLinkOutput_v9_9_AddRef(This) \ argument
12218 #define IDeckLinkOutput_v9_9_Release(This) \ argument
12222 #define IDeckLinkOutput_v9_9_DoesSupportVideoMode(This,displayMode,pixelFormat,flags,result,resultD… argument
12225 #define IDeckLinkOutput_v9_9_GetDisplayModeIterator(This,iterator) \ argument
12228 #define IDeckLinkOutput_v9_9_SetScreenPreviewCallback(This,previewCallback) \ argument
12231 #define IDeckLinkOutput_v9_9_EnableVideoOutput(This,displayMode,flags) \ argument
12234 #define IDeckLinkOutput_v9_9_DisableVideoOutput(This) \ argument
12237 #define IDeckLinkOutput_v9_9_SetVideoOutputFrameMemoryAllocator(This,theAllocator) \ argument
12240 #define IDeckLinkOutput_v9_9_CreateVideoFrame(This,width,height,rowBytes,pixelFormat,flags,outFrame… argument
12243 #define IDeckLinkOutput_v9_9_CreateAncillaryData(This,pixelFormat,outBuffer) \ argument
12246 #define IDeckLinkOutput_v9_9_DisplayVideoFrameSync(This,theFrame) \ argument
12249 #define IDeckLinkOutput_v9_9_ScheduleVideoFrame(This,theFrame,displayTime,displayDuration,timeScale… argument
12252 #define IDeckLinkOutput_v9_9_SetScheduledFrameCompletionCallback(This,theCallback) \ argument
12255 #define IDeckLinkOutput_v9_9_GetBufferedVideoFrameCount(This,bufferedFrameCount) \ argument
12258 #define IDeckLinkOutput_v9_9_EnableAudioOutput(This,sampleRate,sampleType,channelCount,streamType) \ argument
12261 #define IDeckLinkOutput_v9_9_DisableAudioOutput(This) \ argument
12264 #define IDeckLinkOutput_v9_9_WriteAudioSamplesSync(This,buffer,sampleFrameCount,sampleFramesWritten… argument
12267 #define IDeckLinkOutput_v9_9_BeginAudioPreroll(This) \ argument
12270 #define IDeckLinkOutput_v9_9_EndAudioPreroll(This) \ argument
12273 #define IDeckLinkOutput_v9_9_ScheduleAudioSamples(This,buffer,sampleFrameCount,streamTime,timeScale… argument
12276 #define IDeckLinkOutput_v9_9_GetBufferedAudioSampleFrameCount(This,bufferedSampleFrameCount) \ argument
12279 #define IDeckLinkOutput_v9_9_FlushBufferedAudioSamples(This) \ argument
12282 #define IDeckLinkOutput_v9_9_SetAudioCallback(This,theCallback) \ argument
12285 #define IDeckLinkOutput_v9_9_StartScheduledPlayback(This,playbackStartTime,timeScale,playbackSpeed)… argument
12288 #define IDeckLinkOutput_v9_9_StopScheduledPlayback(This,stopPlaybackAtTime,actualStopTime,timeScale… argument
12291 #define IDeckLinkOutput_v9_9_IsScheduledPlaybackRunning(This,active) \ argument
12294 #define IDeckLinkOutput_v9_9_GetScheduledStreamTime(This,desiredTimeScale,streamTime,playbackSpeed)… argument
12297 #define IDeckLinkOutput_v9_9_GetReferenceStatus(This,referenceStatus) \ argument
12300 #define IDeckLinkOutput_v9_9_GetHardwareReferenceClock(This,desiredTimeScale,hardwareTime,timeInFra… argument
12478 #define IDeckLinkInput_v9_2_QueryInterface(This,riid,ppvObject) \ argument
12481 #define IDeckLinkInput_v9_2_AddRef(This) \ argument
12484 #define IDeckLinkInput_v9_2_Release(This) \ argument
12488 #define IDeckLinkInput_v9_2_DoesSupportVideoMode(This,displayMode,pixelFormat,flags,result,resultDi… argument
12491 #define IDeckLinkInput_v9_2_GetDisplayModeIterator(This,iterator) \ argument
12494 #define IDeckLinkInput_v9_2_SetScreenPreviewCallback(This,previewCallback) \ argument
12497 #define IDeckLinkInput_v9_2_EnableVideoInput(This,displayMode,pixelFormat,flags) \ argument
12500 #define IDeckLinkInput_v9_2_DisableVideoInput(This) \ argument
12503 #define IDeckLinkInput_v9_2_GetAvailableVideoFrameCount(This,availableFrameCount) \ argument
12506 #define IDeckLinkInput_v9_2_EnableAudioInput(This,sampleRate,sampleType,channelCount) \ argument
12509 #define IDeckLinkInput_v9_2_DisableAudioInput(This) \ argument
12512 #define IDeckLinkInput_v9_2_GetAvailableAudioSampleFrameCount(This,availableSampleFrameCount) \ argument
12515 #define IDeckLinkInput_v9_2_StartStreams(This) \ argument
12518 #define IDeckLinkInput_v9_2_StopStreams(This) \ argument
12521 #define IDeckLinkInput_v9_2_PauseStreams(This) \ argument
12524 #define IDeckLinkInput_v9_2_FlushStreams(This) \ argument
12527 #define IDeckLinkInput_v9_2_SetCallback(This,theCallback) \ argument
12530 #define IDeckLinkInput_v9_2_GetHardwareReferenceClock(This,desiredTimeScale,hardwareTime,timeInFram… argument
12627 #define IDeckLinkDeckControlStatusCallback_v8_1_QueryInterface(This,riid,ppvObject) \ argument
12630 #define IDeckLinkDeckControlStatusCallback_v8_1_AddRef(This) \ argument
12633 #define IDeckLinkDeckControlStatusCallback_v8_1_Release(This) \ argument
12637 #define IDeckLinkDeckControlStatusCallback_v8_1_TimecodeUpdate(This,currentTimecode) \ argument
12640 #define IDeckLinkDeckControlStatusCallback_v8_1_VTRControlStateChanged(This,newState,error) \ argument
12643 #define IDeckLinkDeckControlStatusCallback_v8_1_DeckControlEventReceived(This,event,error) \ argument
12646 #define IDeckLinkDeckControlStatusCallback_v8_1_DeckControlStatusChanged(This,flags,mask) \ argument
12988 #define IDeckLinkDeckControl_v8_1_QueryInterface(This,riid,ppvObject) \ argument
12991 #define IDeckLinkDeckControl_v8_1_AddRef(This) \ argument
12994 #define IDeckLinkDeckControl_v8_1_Release(This) \ argument
12998 #define IDeckLinkDeckControl_v8_1_Open(This,timeScale,timeValue,timecodeIsDropFrame,error) \ argument
13001 #define IDeckLinkDeckControl_v8_1_Close(This,standbyOn) \ argument
13004 #define IDeckLinkDeckControl_v8_1_GetCurrentState(This,mode,vtrControlState,flags) \ argument
13007 #define IDeckLinkDeckControl_v8_1_SetStandby(This,standbyOn) \ argument
13010 #define IDeckLinkDeckControl_v8_1_SendCommand(This,inBuffer,inBufferSize,outBuffer,outDataSize,outB… argument
13013 #define IDeckLinkDeckControl_v8_1_Play(This,error) \ argument
13016 #define IDeckLinkDeckControl_v8_1_Stop(This,error) \ argument
13019 #define IDeckLinkDeckControl_v8_1_TogglePlayStop(This,error) \ argument
13022 #define IDeckLinkDeckControl_v8_1_Eject(This,error) \ argument
13025 #define IDeckLinkDeckControl_v8_1_GoToTimecode(This,timecode,error) \ argument
13028 #define IDeckLinkDeckControl_v8_1_FastForward(This,viewTape,error) \ argument
13031 #define IDeckLinkDeckControl_v8_1_Rewind(This,viewTape,error) \ argument
13034 #define IDeckLinkDeckControl_v8_1_StepForward(This,error) \ argument
13037 #define IDeckLinkDeckControl_v8_1_StepBack(This,error) \ argument
13040 #define IDeckLinkDeckControl_v8_1_Jog(This,rate,error) \ argument
13043 #define IDeckLinkDeckControl_v8_1_Shuttle(This,rate,error) \ argument
13046 #define IDeckLinkDeckControl_v8_1_GetTimecodeString(This,currentTimeCode,error) \ argument
13049 #define IDeckLinkDeckControl_v8_1_GetTimecode(This,currentTimecode,error) \ argument
13052 #define IDeckLinkDeckControl_v8_1_GetTimecodeBCD(This,currentTimecode,error) \ argument
13055 #define IDeckLinkDeckControl_v8_1_SetPreroll(This,prerollSeconds) \ argument
13058 #define IDeckLinkDeckControl_v8_1_GetPreroll(This,prerollSeconds) \ argument
13061 #define IDeckLinkDeckControl_v8_1_SetExportOffset(This,exportOffsetFields) \ argument
13064 #define IDeckLinkDeckControl_v8_1_GetExportOffset(This,exportOffsetFields) \ argument
13067 #define IDeckLinkDeckControl_v8_1_GetManualExportOffset(This,deckManualExportOffsetFields) \ argument
13070 #define IDeckLinkDeckControl_v8_1_SetCaptureOffset(This,captureOffsetFields) \ argument
13073 #define IDeckLinkDeckControl_v8_1_GetCaptureOffset(This,captureOffsetFields) \ argument
13076 #define IDeckLinkDeckControl_v8_1_StartExport(This,inTimecode,outTimecode,exportModeOps,error) \ argument
13079 #define IDeckLinkDeckControl_v8_1_StartCapture(This,useVITC,inTimecode,outTimecode,error) \ argument
13082 #define IDeckLinkDeckControl_v8_1_GetDeviceID(This,deviceId,error) \ argument
13085 #define IDeckLinkDeckControl_v8_1_Abort(This) \ argument
13088 #define IDeckLinkDeckControl_v8_1_CrashRecordStart(This,error) \ argument
13091 #define IDeckLinkDeckControl_v8_1_CrashRecordStop(This,error) \ argument
13094 #define IDeckLinkDeckControl_v8_1_SetCallback(This,callback) \ argument
13164 #define IDeckLink_v8_0_QueryInterface(This,riid,ppvObject) \ argument
13167 #define IDeckLink_v8_0_AddRef(This) \ argument
13170 #define IDeckLink_v8_0_Release(This) \ argument
13174 #define IDeckLink_v8_0_GetModelName(This,modelName) \ argument
13244 #define IDeckLinkIterator_v8_0_QueryInterface(This,riid,ppvObject) \ argument
13247 #define IDeckLinkIterator_v8_0_AddRef(This) \ argument
13250 #define IDeckLinkIterator_v8_0_Release(This) \ argument
13254 #define IDeckLinkIterator_v8_0_Next(This,deckLinkInstance) \ argument
13587 #define IDeckLinkDeckControl_v7_9_QueryInterface(This,riid,ppvObject) \ argument
13590 #define IDeckLinkDeckControl_v7_9_AddRef(This) \ argument
13593 #define IDeckLinkDeckControl_v7_9_Release(This) \ argument
13597 #define IDeckLinkDeckControl_v7_9_Open(This,timeScale,timeValue,timecodeIsDropFrame,error) \ argument
13600 #define IDeckLinkDeckControl_v7_9_Close(This,standbyOn) \ argument
13603 #define IDeckLinkDeckControl_v7_9_GetCurrentState(This,mode,vtrControlState,flags) \ argument
13606 #define IDeckLinkDeckControl_v7_9_SetStandby(This,standbyOn) \ argument
13609 #define IDeckLinkDeckControl_v7_9_Play(This,error) \ argument
13612 #define IDeckLinkDeckControl_v7_9_Stop(This,error) \ argument
13615 #define IDeckLinkDeckControl_v7_9_TogglePlayStop(This,error) \ argument
13618 #define IDeckLinkDeckControl_v7_9_Eject(This,error) \ argument
13621 #define IDeckLinkDeckControl_v7_9_GoToTimecode(This,timecode,error) \ argument
13624 #define IDeckLinkDeckControl_v7_9_FastForward(This,viewTape,error) \ argument
13627 #define IDeckLinkDeckControl_v7_9_Rewind(This,viewTape,error) \ argument
13630 #define IDeckLinkDeckControl_v7_9_StepForward(This,error) \ argument
13633 #define IDeckLinkDeckControl_v7_9_StepBack(This,error) \ argument
13636 #define IDeckLinkDeckControl_v7_9_Jog(This,rate,error) \ argument
13639 #define IDeckLinkDeckControl_v7_9_Shuttle(This,rate,error) \ argument
13642 #define IDeckLinkDeckControl_v7_9_GetTimecodeString(This,currentTimeCode,error) \ argument
13645 #define IDeckLinkDeckControl_v7_9_GetTimecode(This,currentTimecode,error) \ argument
13648 #define IDeckLinkDeckControl_v7_9_GetTimecodeBCD(This,currentTimecode,error) \ argument
13651 #define IDeckLinkDeckControl_v7_9_SetPreroll(This,prerollSeconds) \ argument
13654 #define IDeckLinkDeckControl_v7_9_GetPreroll(This,prerollSeconds) \ argument
13657 #define IDeckLinkDeckControl_v7_9_SetExportOffset(This,exportOffsetFields) \ argument
13660 #define IDeckLinkDeckControl_v7_9_GetExportOffset(This,exportOffsetFields) \ argument
13663 #define IDeckLinkDeckControl_v7_9_GetManualExportOffset(This,deckManualExportOffsetFields) \ argument
13666 #define IDeckLinkDeckControl_v7_9_SetCaptureOffset(This,captureOffsetFields) \ argument
13669 #define IDeckLinkDeckControl_v7_9_GetCaptureOffset(This,captureOffsetFields) \ argument
13672 #define IDeckLinkDeckControl_v7_9_StartExport(This,inTimecode,outTimecode,exportModeOps,error) \ argument
13675 #define IDeckLinkDeckControl_v7_9_StartCapture(This,useVITC,inTimecode,outTimecode,error) \ argument
13678 #define IDeckLinkDeckControl_v7_9_GetDeviceID(This,deviceId,error) \ argument
13681 #define IDeckLinkDeckControl_v7_9_Abort(This) \ argument
13684 #define IDeckLinkDeckControl_v7_9_CrashRecordStart(This,error) \ argument
13687 #define IDeckLinkDeckControl_v7_9_CrashRecordStop(This,error) \ argument
13690 #define IDeckLinkDeckControl_v7_9_SetCallback(This,callback) \ argument
13760 #define IDeckLinkDisplayModeIterator_v7_6_QueryInterface(This,riid,ppvObject) \ argument
13763 #define IDeckLinkDisplayModeIterator_v7_6_AddRef(This) \ argument
13766 #define IDeckLinkDisplayModeIterator_v7_6_Release(This) \ argument
13770 #define IDeckLinkDisplayModeIterator_v7_6_Next(This,deckLinkDisplayMode) \ argument
13869 #define IDeckLinkDisplayMode_v7_6_QueryInterface(This,riid,ppvObject) \ argument
13872 #define IDeckLinkDisplayMode_v7_6_AddRef(This) \ argument
13875 #define IDeckLinkDisplayMode_v7_6_Release(This) \ argument
13879 #define IDeckLinkDisplayMode_v7_6_GetName(This,name) \ argument
13882 #define IDeckLinkDisplayMode_v7_6_GetDisplayMode(This) \ argument
13885 #define IDeckLinkDisplayMode_v7_6_GetWidth(This) \ argument
13888 #define IDeckLinkDisplayMode_v7_6_GetHeight(This) \ argument
13891 #define IDeckLinkDisplayMode_v7_6_GetFrameRate(This,frameDuration,timeScale) \ argument
13894 #define IDeckLinkDisplayMode_v7_6_GetFieldDominance(This) \ argument
14189 #define IDeckLinkOutput_v7_6_QueryInterface(This,riid,ppvObject) \ argument
14192 #define IDeckLinkOutput_v7_6_AddRef(This) \ argument
14195 #define IDeckLinkOutput_v7_6_Release(This) \ argument
14199 #define IDeckLinkOutput_v7_6_DoesSupportVideoMode(This,displayMode,pixelFormat,result) \ argument
14202 #define IDeckLinkOutput_v7_6_GetDisplayModeIterator(This,iterator) \ argument
14205 #define IDeckLinkOutput_v7_6_SetScreenPreviewCallback(This,previewCallback) \ argument
14208 #define IDeckLinkOutput_v7_6_EnableVideoOutput(This,displayMode,flags) \ argument
14211 #define IDeckLinkOutput_v7_6_DisableVideoOutput(This) \ argument
14214 #define IDeckLinkOutput_v7_6_SetVideoOutputFrameMemoryAllocator(This,theAllocator) \ argument
14217 #define IDeckLinkOutput_v7_6_CreateVideoFrame(This,width,height,rowBytes,pixelFormat,flags,outFrame… argument
14220 #define IDeckLinkOutput_v7_6_CreateAncillaryData(This,pixelFormat,outBuffer) \ argument
14223 #define IDeckLinkOutput_v7_6_DisplayVideoFrameSync(This,theFrame) \ argument
14226 #define IDeckLinkOutput_v7_6_ScheduleVideoFrame(This,theFrame,displayTime,displayDuration,timeScale… argument
14229 #define IDeckLinkOutput_v7_6_SetScheduledFrameCompletionCallback(This,theCallback) \ argument
14232 #define IDeckLinkOutput_v7_6_GetBufferedVideoFrameCount(This,bufferedFrameCount) \ argument
14235 #define IDeckLinkOutput_v7_6_EnableAudioOutput(This,sampleRate,sampleType,channelCount,streamType) \ argument
14238 #define IDeckLinkOutput_v7_6_DisableAudioOutput(This) \ argument
14241 #define IDeckLinkOutput_v7_6_WriteAudioSamplesSync(This,buffer,sampleFrameCount,sampleFramesWritten… argument
14244 #define IDeckLinkOutput_v7_6_BeginAudioPreroll(This) \ argument
14247 #define IDeckLinkOutput_v7_6_EndAudioPreroll(This) \ argument
14250 #define IDeckLinkOutput_v7_6_ScheduleAudioSamples(This,buffer,sampleFrameCount,streamTime,timeScale… argument
14253 #define IDeckLinkOutput_v7_6_GetBufferedAudioSampleFrameCount(This,bufferedSampleFrameCount) \ argument
14256 #define IDeckLinkOutput_v7_6_FlushBufferedAudioSamples(This) \ argument
14259 #define IDeckLinkOutput_v7_6_SetAudioCallback(This,theCallback) \ argument
14262 #define IDeckLinkOutput_v7_6_StartScheduledPlayback(This,playbackStartTime,timeScale,playbackSpeed)… argument
14265 #define IDeckLinkOutput_v7_6_StopScheduledPlayback(This,stopPlaybackAtTime,actualStopTime,timeScale… argument
14268 #define IDeckLinkOutput_v7_6_IsScheduledPlaybackRunning(This,active) \ argument
14271 #define IDeckLinkOutput_v7_6_GetScheduledStreamTime(This,desiredTimeScale,streamTime,playbackSpeed)… argument
14274 #define IDeckLinkOutput_v7_6_GetHardwareReferenceClock(This,desiredTimeScale,hardwareTime,timeInFra… argument
14448 #define IDeckLinkInput_v7_6_QueryInterface(This,riid,ppvObject) \ argument
14451 #define IDeckLinkInput_v7_6_AddRef(This) \ argument
14454 #define IDeckLinkInput_v7_6_Release(This) \ argument
14458 #define IDeckLinkInput_v7_6_DoesSupportVideoMode(This,displayMode,pixelFormat,result) \ argument
14461 #define IDeckLinkInput_v7_6_GetDisplayModeIterator(This,iterator) \ argument
14464 #define IDeckLinkInput_v7_6_SetScreenPreviewCallback(This,previewCallback) \ argument
14467 #define IDeckLinkInput_v7_6_EnableVideoInput(This,displayMode,pixelFormat,flags) \ argument
14470 #define IDeckLinkInput_v7_6_DisableVideoInput(This) \ argument
14473 #define IDeckLinkInput_v7_6_GetAvailableVideoFrameCount(This,availableFrameCount) \ argument
14476 #define IDeckLinkInput_v7_6_EnableAudioInput(This,sampleRate,sampleType,channelCount) \ argument
14479 #define IDeckLinkInput_v7_6_DisableAudioInput(This) \ argument
14482 #define IDeckLinkInput_v7_6_GetAvailableAudioSampleFrameCount(This,availableSampleFrameCount) \ argument
14485 #define IDeckLinkInput_v7_6_StartStreams(This) \ argument
14488 #define IDeckLinkInput_v7_6_StopStreams(This) \ argument
14491 #define IDeckLinkInput_v7_6_PauseStreams(This) \ argument
14494 #define IDeckLinkInput_v7_6_FlushStreams(This) \ argument
14497 #define IDeckLinkInput_v7_6_SetCallback(This,theCallback) \ argument
14500 #define IDeckLinkInput_v7_6_GetHardwareReferenceClock(This,desiredTimeScale,hardwareTime,timeInFram… argument
14593 #define IDeckLinkTimecode_v7_6_QueryInterface(This,riid,ppvObject) \ argument
14596 #define IDeckLinkTimecode_v7_6_AddRef(This) \ argument
14599 #define IDeckLinkTimecode_v7_6_Release(This) \ argument
14603 #define IDeckLinkTimecode_v7_6_GetBCD(This) \ argument
14606 #define IDeckLinkTimecode_v7_6_GetComponents(This,hours,minutes,seconds,frames) \ argument
14609 #define IDeckLinkTimecode_v7_6_GetString(This,timecode) \ argument
14612 #define IDeckLinkTimecode_v7_6_GetFlags(This) \ argument
14723 #define IDeckLinkVideoFrame_v7_6_QueryInterface(This,riid,ppvObject) \ argument
14726 #define IDeckLinkVideoFrame_v7_6_AddRef(This) \ argument
14729 #define IDeckLinkVideoFrame_v7_6_Release(This) \ argument
14733 #define IDeckLinkVideoFrame_v7_6_GetWidth(This) \ argument
14736 #define IDeckLinkVideoFrame_v7_6_GetHeight(This) \ argument
14739 #define IDeckLinkVideoFrame_v7_6_GetRowBytes(This) \ argument
14742 #define IDeckLinkVideoFrame_v7_6_GetPixelFormat(This) \ argument
14745 #define IDeckLinkVideoFrame_v7_6_GetFlags(This) \ argument
14748 #define IDeckLinkVideoFrame_v7_6_GetBytes(This,buffer) \ argument
14751 #define IDeckLinkVideoFrame_v7_6_GetTimecode(This,format,timecode) \ argument
14754 #define IDeckLinkVideoFrame_v7_6_GetAncillaryData(This,ancillary) \ argument
14885 #define IDeckLinkMutableVideoFrame_v7_6_QueryInterface(This,riid,ppvObject) \ argument
14888 #define IDeckLinkMutableVideoFrame_v7_6_AddRef(This) \ argument
14891 #define IDeckLinkMutableVideoFrame_v7_6_Release(This) \ argument
14895 #define IDeckLinkMutableVideoFrame_v7_6_GetWidth(This) \ argument
14898 #define IDeckLinkMutableVideoFrame_v7_6_GetHeight(This) \ argument
14901 #define IDeckLinkMutableVideoFrame_v7_6_GetRowBytes(This) \ argument
14904 #define IDeckLinkMutableVideoFrame_v7_6_GetPixelFormat(This) \ argument
14907 #define IDeckLinkMutableVideoFrame_v7_6_GetFlags(This) \ argument
14910 #define IDeckLinkMutableVideoFrame_v7_6_GetBytes(This,buffer) \ argument
14913 #define IDeckLinkMutableVideoFrame_v7_6_GetTimecode(This,format,timecode) \ argument
14916 #define IDeckLinkMutableVideoFrame_v7_6_GetAncillaryData(This,ancillary) \ argument
14920 #define IDeckLinkMutableVideoFrame_v7_6_SetFlags(This,newFlags) \ argument
14923 #define IDeckLinkMutableVideoFrame_v7_6_SetTimecode(This,format,timecode) \ argument
14926 #define IDeckLinkMutableVideoFrame_v7_6_SetTimecodeFromComponents(This,format,hours,minutes,seconds… argument
14929 #define IDeckLinkMutableVideoFrame_v7_6_SetAncillaryData(This,ancillary) \ argument
15042 #define IDeckLinkVideoInputFrame_v7_6_QueryInterface(This,riid,ppvObject) \ argument
15045 #define IDeckLinkVideoInputFrame_v7_6_AddRef(This) \ argument
15048 #define IDeckLinkVideoInputFrame_v7_6_Release(This) \ argument
15052 #define IDeckLinkVideoInputFrame_v7_6_GetWidth(This) \ argument
15055 #define IDeckLinkVideoInputFrame_v7_6_GetHeight(This) \ argument
15058 #define IDeckLinkVideoInputFrame_v7_6_GetRowBytes(This) \ argument
15061 #define IDeckLinkVideoInputFrame_v7_6_GetPixelFormat(This) \ argument
15064 #define IDeckLinkVideoInputFrame_v7_6_GetFlags(This) \ argument
15067 #define IDeckLinkVideoInputFrame_v7_6_GetBytes(This,buffer) \ argument
15070 #define IDeckLinkVideoInputFrame_v7_6_GetTimecode(This,format,timecode) \ argument
15073 #define IDeckLinkVideoInputFrame_v7_6_GetAncillaryData(This,ancillary) \ argument
15077 #define IDeckLinkVideoInputFrame_v7_6_GetStreamTime(This,frameTime,frameDuration,timeScale) \ argument
15080 #define IDeckLinkVideoInputFrame_v7_6_GetHardwareReferenceTimestamp(This,timeScale,frameTime,frameD… argument
15150 #define IDeckLinkScreenPreviewCallback_v7_6_QueryInterface(This,riid,ppvObject) \ argument
15153 #define IDeckLinkScreenPreviewCallback_v7_6_AddRef(This) \ argument
15156 #define IDeckLinkScreenPreviewCallback_v7_6_Release(This) \ argument
15160 #define IDeckLinkScreenPreviewCallback_v7_6_DrawFrame(This,theFrame) \ argument
15240 #define IDeckLinkGLScreenPreviewHelper_v7_6_QueryInterface(This,riid,ppvObject) \ argument
15243 #define IDeckLinkGLScreenPreviewHelper_v7_6_AddRef(This) \ argument
15246 #define IDeckLinkGLScreenPreviewHelper_v7_6_Release(This) \ argument
15250 #define IDeckLinkGLScreenPreviewHelper_v7_6_InitializeGL(This) \ argument
15253 #define IDeckLinkGLScreenPreviewHelper_v7_6_PaintGL(This) \ argument
15256 #define IDeckLinkGLScreenPreviewHelper_v7_6_SetFrame(This,theFrame) \ argument
15328 #define IDeckLinkVideoConversion_v7_6_QueryInterface(This,riid,ppvObject) \ argument
15331 #define IDeckLinkVideoConversion_v7_6_AddRef(This) \ argument
15334 #define IDeckLinkVideoConversion_v7_6_Release(This) \ argument
15338 #define IDeckLinkVideoConversion_v7_6_ConvertFrame(This,srcFrame,dstFrame) \ argument
15609 #define IDeckLinkConfiguration_v7_6_QueryInterface(This,riid,ppvObject) \ argument
15612 #define IDeckLinkConfiguration_v7_6_AddRef(This) \ argument
15615 #define IDeckLinkConfiguration_v7_6_Release(This) \ argument
15619 #define IDeckLinkConfiguration_v7_6_GetConfigurationValidator(This,configObject) \ argument
15622 #define IDeckLinkConfiguration_v7_6_WriteConfigurationToPreferences(This) \ argument
15625 #define IDeckLinkConfiguration_v7_6_SetVideoOutputFormat(This,videoOutputConnection) \ argument
15628 #define IDeckLinkConfiguration_v7_6_IsVideoOutputActive(This,videoOutputConnection,active) \ argument
15631 #define IDeckLinkConfiguration_v7_6_SetAnalogVideoOutputFlags(This,analogVideoFlags) \ argument
15634 #define IDeckLinkConfiguration_v7_6_GetAnalogVideoOutputFlags(This,analogVideoFlags) \ argument
15637 #define IDeckLinkConfiguration_v7_6_EnableFieldFlickerRemovalWhenPaused(This,enable) \ argument
15640 #define IDeckLinkConfiguration_v7_6_IsEnabledFieldFlickerRemovalWhenPaused(This,enabled) \ argument
15643 #define IDeckLinkConfiguration_v7_6_Set444And3GBpsVideoOutput(This,enable444VideoOutput,enable3GbsO… argument
15646 #define IDeckLinkConfiguration_v7_6_Get444And3GBpsVideoOutput(This,is444VideoOutputEnabled,threeGbs… argument
15649 #define IDeckLinkConfiguration_v7_6_SetVideoOutputConversionMode(This,conversionMode) \ argument
15652 #define IDeckLinkConfiguration_v7_6_GetVideoOutputConversionMode(This,conversionMode) \ argument
15655 #define IDeckLinkConfiguration_v7_6_Set_HD1080p24_to_HD1080i5994_Conversion(This,enable) \ argument
15658 #define IDeckLinkConfiguration_v7_6_Get_HD1080p24_to_HD1080i5994_Conversion(This,enabled) \ argument
15661 #define IDeckLinkConfiguration_v7_6_SetVideoInputFormat(This,videoInputFormat) \ argument
15664 #define IDeckLinkConfiguration_v7_6_GetVideoInputFormat(This,videoInputFormat) \ argument
15667 #define IDeckLinkConfiguration_v7_6_SetAnalogVideoInputFlags(This,analogVideoFlags) \ argument
15670 #define IDeckLinkConfiguration_v7_6_GetAnalogVideoInputFlags(This,analogVideoFlags) \ argument
15673 #define IDeckLinkConfiguration_v7_6_SetVideoInputConversionMode(This,conversionMode) \ argument
15676 #define IDeckLinkConfiguration_v7_6_GetVideoInputConversionMode(This,conversionMode) \ argument
15679 #define IDeckLinkConfiguration_v7_6_SetBlackVideoOutputDuringCapture(This,blackOutInCapture) \ argument
15682 #define IDeckLinkConfiguration_v7_6_GetBlackVideoOutputDuringCapture(This,blackOutInCapture) \ argument
15685 #define IDeckLinkConfiguration_v7_6_Set32PulldownSequenceInitialTimecodeFrame(This,aFrameTimecode) \ argument
15688 #define IDeckLinkConfiguration_v7_6_Get32PulldownSequenceInitialTimecodeFrame(This,aFrameTimecode) \ argument
15691 #define IDeckLinkConfiguration_v7_6_SetVancSourceLineMapping(This,activeLine1VANCsource,activeLine2… argument
15694 #define IDeckLinkConfiguration_v7_6_GetVancSourceLineMapping(This,activeLine1VANCsource,activeLine2… argument
15697 #define IDeckLinkConfiguration_v7_6_SetAudioInputFormat(This,audioInputFormat) \ argument
15700 #define IDeckLinkConfiguration_v7_6_GetAudioInputFormat(This,audioInputFormat) \ argument
15777 #define IDeckLinkVideoOutputCallback_v7_6_QueryInterface(This,riid,ppvObject) \ argument
15780 #define IDeckLinkVideoOutputCallback_v7_6_AddRef(This) \ argument
15783 #define IDeckLinkVideoOutputCallback_v7_6_Release(This) \ argument
15787 #define IDeckLinkVideoOutputCallback_v7_6_ScheduledFrameCompleted(This,completedFrame,result) \ argument
15790 #define IDeckLinkVideoOutputCallback_v7_6_ScheduledPlaybackHasStopped(This) \ argument
15873 #define IDeckLinkInputCallback_v7_6_QueryInterface(This,riid,ppvObject) \ argument
15876 #define IDeckLinkInputCallback_v7_6_AddRef(This) \ argument
15879 #define IDeckLinkInputCallback_v7_6_Release(This) \ argument
15883 #define IDeckLinkInputCallback_v7_6_VideoInputFormatChanged(This,notificationEvents,newDisplayMode,… argument
15886 #define IDeckLinkInputCallback_v7_6_VideoInputFrameArrived(This,videoFrame,audioPacket) \ argument
15985 #define IDeckLinkInputCallback_v7_3_QueryInterface(This,riid,ppvObject) \ argument
15988 #define IDeckLinkInputCallback_v7_3_AddRef(This) \ argument
15991 #define IDeckLinkInputCallback_v7_3_Release(This) \ argument
15995 #define IDeckLinkInputCallback_v7_3_VideoInputFormatChanged(This,notificationEvents,newDisplayMode,… argument
15998 #define IDeckLinkInputCallback_v7_3_VideoInputFrameArrived(This,videoFrame,audioPacket) \ argument
16278 #define IDeckLinkOutput_v7_3_QueryInterface(This,riid,ppvObject) \ argument
16281 #define IDeckLinkOutput_v7_3_AddRef(This) \ argument
16284 #define IDeckLinkOutput_v7_3_Release(This) \ argument
16288 #define IDeckLinkOutput_v7_3_DoesSupportVideoMode(This,displayMode,pixelFormat,result) \ argument
16291 #define IDeckLinkOutput_v7_3_GetDisplayModeIterator(This,iterator) \ argument
16294 #define IDeckLinkOutput_v7_3_SetScreenPreviewCallback(This,previewCallback) \ argument
16297 #define IDeckLinkOutput_v7_3_EnableVideoOutput(This,displayMode,flags) \ argument
16300 #define IDeckLinkOutput_v7_3_DisableVideoOutput(This) \ argument
16303 #define IDeckLinkOutput_v7_3_SetVideoOutputFrameMemoryAllocator(This,theAllocator) \ argument
16306 #define IDeckLinkOutput_v7_3_CreateVideoFrame(This,width,height,rowBytes,pixelFormat,flags,outFrame… argument
16309 #define IDeckLinkOutput_v7_3_CreateAncillaryData(This,pixelFormat,outBuffer) \ argument
16312 #define IDeckLinkOutput_v7_3_DisplayVideoFrameSync(This,theFrame) \ argument
16315 #define IDeckLinkOutput_v7_3_ScheduleVideoFrame(This,theFrame,displayTime,displayDuration,timeScale… argument
16318 #define IDeckLinkOutput_v7_3_SetScheduledFrameCompletionCallback(This,theCallback) \ argument
16321 #define IDeckLinkOutput_v7_3_GetBufferedVideoFrameCount(This,bufferedFrameCount) \ argument
16324 #define IDeckLinkOutput_v7_3_EnableAudioOutput(This,sampleRate,sampleType,channelCount,streamType) \ argument
16327 #define IDeckLinkOutput_v7_3_DisableAudioOutput(This) \ argument
16330 #define IDeckLinkOutput_v7_3_WriteAudioSamplesSync(This,buffer,sampleFrameCount,sampleFramesWritten… argument
16333 #define IDeckLinkOutput_v7_3_BeginAudioPreroll(This) \ argument
16336 #define IDeckLinkOutput_v7_3_EndAudioPreroll(This) \ argument
16339 #define IDeckLinkOutput_v7_3_ScheduleAudioSamples(This,buffer,sampleFrameCount,streamTime,timeScale… argument
16342 #define IDeckLinkOutput_v7_3_GetBufferedAudioSampleFrameCount(This,bufferedSampleFrameCount) \ argument
16345 #define IDeckLinkOutput_v7_3_FlushBufferedAudioSamples(This) \ argument
16348 #define IDeckLinkOutput_v7_3_SetAudioCallback(This,theCallback) \ argument
16351 #define IDeckLinkOutput_v7_3_StartScheduledPlayback(This,playbackStartTime,timeScale,playbackSpeed)… argument
16354 #define IDeckLinkOutput_v7_3_StopScheduledPlayback(This,stopPlaybackAtTime,actualStopTime,timeScale… argument
16357 #define IDeckLinkOutput_v7_3_IsScheduledPlaybackRunning(This,active) \ argument
16360 #define IDeckLinkOutput_v7_3_GetHardwareReferenceClock(This,desiredTimeScale,elapsedTimeSinceSchedu… argument
16521 #define IDeckLinkInput_v7_3_QueryInterface(This,riid,ppvObject) \ argument
16524 #define IDeckLinkInput_v7_3_AddRef(This) \ argument
16527 #define IDeckLinkInput_v7_3_Release(This) \ argument
16531 #define IDeckLinkInput_v7_3_DoesSupportVideoMode(This,displayMode,pixelFormat,result) \ argument
16534 #define IDeckLinkInput_v7_3_GetDisplayModeIterator(This,iterator) \ argument
16537 #define IDeckLinkInput_v7_3_SetScreenPreviewCallback(This,previewCallback) \ argument
16540 #define IDeckLinkInput_v7_3_EnableVideoInput(This,displayMode,pixelFormat,flags) \ argument
16543 #define IDeckLinkInput_v7_3_DisableVideoInput(This) \ argument
16546 #define IDeckLinkInput_v7_3_GetAvailableVideoFrameCount(This,availableFrameCount) \ argument
16549 #define IDeckLinkInput_v7_3_EnableAudioInput(This,sampleRate,sampleType,channelCount) \ argument
16552 #define IDeckLinkInput_v7_3_DisableAudioInput(This) \ argument
16555 #define IDeckLinkInput_v7_3_GetAvailableAudioSampleFrameCount(This,availableSampleFrameCount) \ argument
16558 #define IDeckLinkInput_v7_3_StartStreams(This) \ argument
16561 #define IDeckLinkInput_v7_3_StopStreams(This) \ argument
16564 #define IDeckLinkInput_v7_3_PauseStreams(This) \ argument
16567 #define IDeckLinkInput_v7_3_FlushStreams(This) \ argument
16570 #define IDeckLinkInput_v7_3_SetCallback(This,theCallback) \ argument
16672 #define IDeckLinkVideoInputFrame_v7_3_QueryInterface(This,riid,ppvObject) \ argument
16675 #define IDeckLinkVideoInputFrame_v7_3_AddRef(This) \ argument
16678 #define IDeckLinkVideoInputFrame_v7_3_Release(This) \ argument
16682 #define IDeckLinkVideoInputFrame_v7_3_GetWidth(This) \ argument
16685 #define IDeckLinkVideoInputFrame_v7_3_GetHeight(This) \ argument
16688 #define IDeckLinkVideoInputFrame_v7_3_GetRowBytes(This) \ argument
16691 #define IDeckLinkVideoInputFrame_v7_3_GetPixelFormat(This) \ argument
16694 #define IDeckLinkVideoInputFrame_v7_3_GetFlags(This) \ argument
16697 #define IDeckLinkVideoInputFrame_v7_3_GetBytes(This,buffer) \ argument
16700 #define IDeckLinkVideoInputFrame_v7_3_GetTimecode(This,format,timecode) \ argument
16703 #define IDeckLinkVideoInputFrame_v7_3_GetAncillaryData(This,ancillary) \ argument
16707 #define IDeckLinkVideoInputFrame_v7_3_GetStreamTime(This,frameTime,frameDuration,timeScale) \ argument
16777 #define IDeckLinkDisplayModeIterator_v7_1_QueryInterface(This,riid,ppvObject) \ argument
16780 #define IDeckLinkDisplayModeIterator_v7_1_AddRef(This) \ argument
16783 #define IDeckLinkDisplayModeIterator_v7_1_Release(This) \ argument
16787 #define IDeckLinkDisplayModeIterator_v7_1_Next(This,deckLinkDisplayMode) \ argument
16881 #define IDeckLinkDisplayMode_v7_1_QueryInterface(This,riid,ppvObject) \ argument
16884 #define IDeckLinkDisplayMode_v7_1_AddRef(This) \ argument
16887 #define IDeckLinkDisplayMode_v7_1_Release(This) \ argument
16891 #define IDeckLinkDisplayMode_v7_1_GetName(This,name) \ argument
16894 #define IDeckLinkDisplayMode_v7_1_GetDisplayMode(This) \ argument
16897 #define IDeckLinkDisplayMode_v7_1_GetWidth(This) \ argument
16900 #define IDeckLinkDisplayMode_v7_1_GetHeight(This) \ argument
16903 #define IDeckLinkDisplayMode_v7_1_GetFrameRate(This,frameDuration,timeScale) \ argument
16998 #define IDeckLinkVideoFrame_v7_1_QueryInterface(This,riid,ppvObject) \ argument
17001 #define IDeckLinkVideoFrame_v7_1_AddRef(This) \ argument
17004 #define IDeckLinkVideoFrame_v7_1_Release(This) \ argument
17008 #define IDeckLinkVideoFrame_v7_1_GetWidth(This) \ argument
17011 #define IDeckLinkVideoFrame_v7_1_GetHeight(This) \ argument
17014 #define IDeckLinkVideoFrame_v7_1_GetRowBytes(This) \ argument
17017 #define IDeckLinkVideoFrame_v7_1_GetPixelFormat(This) \ argument
17020 #define IDeckLinkVideoFrame_v7_1_GetFlags(This) \ argument
17023 #define IDeckLinkVideoFrame_v7_1_GetBytes(This,buffer) \ argument
17116 #define IDeckLinkVideoInputFrame_v7_1_QueryInterface(This,riid,ppvObject) \ argument
17119 #define IDeckLinkVideoInputFrame_v7_1_AddRef(This) \ argument
17122 #define IDeckLinkVideoInputFrame_v7_1_Release(This) \ argument
17126 #define IDeckLinkVideoInputFrame_v7_1_GetWidth(This) \ argument
17129 #define IDeckLinkVideoInputFrame_v7_1_GetHeight(This) \ argument
17132 #define IDeckLinkVideoInputFrame_v7_1_GetRowBytes(This) \ argument
17135 #define IDeckLinkVideoInputFrame_v7_1_GetPixelFormat(This) \ argument
17138 #define IDeckLinkVideoInputFrame_v7_1_GetFlags(This) \ argument
17141 #define IDeckLinkVideoInputFrame_v7_1_GetBytes(This,buffer) \ argument
17145 #define IDeckLinkVideoInputFrame_v7_1_GetFrameTime(This,frameTime,frameDuration,timeScale) \ argument
17229 #define IDeckLinkAudioInputPacket_v7_1_QueryInterface(This,riid,ppvObject) \ argument
17232 #define IDeckLinkAudioInputPacket_v7_1_AddRef(This) \ argument
17235 #define IDeckLinkAudioInputPacket_v7_1_Release(This) \ argument
17239 #define IDeckLinkAudioInputPacket_v7_1_GetSampleCount(This) \ argument
17242 #define IDeckLinkAudioInputPacket_v7_1_GetBytes(This,buffer) \ argument
17245 #define IDeckLinkAudioInputPacket_v7_1_GetAudioPacketTime(This,packetTime,timeScale) \ argument
17317 #define IDeckLinkVideoOutputCallback_v7_1_QueryInterface(This,riid,ppvObject) \ argument
17320 #define IDeckLinkVideoOutputCallback_v7_1_AddRef(This) \ argument
17323 #define IDeckLinkVideoOutputCallback_v7_1_Release(This) \ argument
17327 #define IDeckLinkVideoOutputCallback_v7_1_ScheduledFrameCompleted(This,completedFrame,result) \ argument
17399 #define IDeckLinkInputCallback_v7_1_QueryInterface(This,riid,ppvObject) \ argument
17402 #define IDeckLinkInputCallback_v7_1_AddRef(This) \ argument
17405 #define IDeckLinkInputCallback_v7_1_Release(This) \ argument
17409 #define IDeckLinkInputCallback_v7_1_VideoInputFrameArrived(This,videoFrame,audioPacket) \ argument
17674 #define IDeckLinkOutput_v7_1_QueryInterface(This,riid,ppvObject) \ argument
17677 #define IDeckLinkOutput_v7_1_AddRef(This) \ argument
17680 #define IDeckLinkOutput_v7_1_Release(This) \ argument
17684 #define IDeckLinkOutput_v7_1_DoesSupportVideoMode(This,displayMode,pixelFormat,result) \ argument
17687 #define IDeckLinkOutput_v7_1_GetDisplayModeIterator(This,iterator) \ argument
17690 #define IDeckLinkOutput_v7_1_EnableVideoOutput(This,displayMode) \ argument
17693 #define IDeckLinkOutput_v7_1_DisableVideoOutput(This) \ argument
17696 #define IDeckLinkOutput_v7_1_SetVideoOutputFrameMemoryAllocator(This,theAllocator) \ argument
17699 #define IDeckLinkOutput_v7_1_CreateVideoFrame(This,width,height,rowBytes,pixelFormat,flags,outFrame… argument
17702 #define IDeckLinkOutput_v7_1_CreateVideoFrameFromBuffer(This,buffer,width,height,rowBytes,pixelForm… argument
17705 #define IDeckLinkOutput_v7_1_DisplayVideoFrameSync(This,theFrame) \ argument
17708 #define IDeckLinkOutput_v7_1_ScheduleVideoFrame(This,theFrame,displayTime,displayDuration,timeScale… argument
17711 #define IDeckLinkOutput_v7_1_SetScheduledFrameCompletionCallback(This,theCallback) \ argument
17714 #define IDeckLinkOutput_v7_1_EnableAudioOutput(This,sampleRate,sampleType,channelCount) \ argument
17717 #define IDeckLinkOutput_v7_1_DisableAudioOutput(This) \ argument
17720 #define IDeckLinkOutput_v7_1_WriteAudioSamplesSync(This,buffer,sampleFrameCount,sampleFramesWritten… argument
17723 #define IDeckLinkOutput_v7_1_BeginAudioPreroll(This) \ argument
17726 #define IDeckLinkOutput_v7_1_EndAudioPreroll(This) \ argument
17729 #define IDeckLinkOutput_v7_1_ScheduleAudioSamples(This,buffer,sampleFrameCount,streamTime,timeScale… argument
17732 #define IDeckLinkOutput_v7_1_GetBufferedAudioSampleFrameCount(This,bufferedSampleCount) \ argument
17735 #define IDeckLinkOutput_v7_1_FlushBufferedAudioSamples(This) \ argument
17738 #define IDeckLinkOutput_v7_1_SetAudioCallback(This,theCallback) \ argument
17741 #define IDeckLinkOutput_v7_1_StartScheduledPlayback(This,playbackStartTime,timeScale,playbackSpeed)… argument
17744 #define IDeckLinkOutput_v7_1_StopScheduledPlayback(This,stopPlaybackAtTime,actualStopTime,timeScale… argument
17747 #define IDeckLinkOutput_v7_1_GetHardwareReferenceClock(This,desiredTimeScale,elapsedTimeSinceSchedu… argument
17904 #define IDeckLinkInput_v7_1_QueryInterface(This,riid,ppvObject) \ argument
17907 #define IDeckLinkInput_v7_1_AddRef(This) \ argument
17910 #define IDeckLinkInput_v7_1_Release(This) \ argument
17914 #define IDeckLinkInput_v7_1_DoesSupportVideoMode(This,displayMode,pixelFormat,result) \ argument
17917 #define IDeckLinkInput_v7_1_GetDisplayModeIterator(This,iterator) \ argument
17920 #define IDeckLinkInput_v7_1_EnableVideoInput(This,displayMode,pixelFormat,flags) \ argument
17923 #define IDeckLinkInput_v7_1_DisableVideoInput(This) \ argument
17926 #define IDeckLinkInput_v7_1_EnableAudioInput(This,sampleRate,sampleType,channelCount) \ argument
17929 #define IDeckLinkInput_v7_1_DisableAudioInput(This) \ argument
17932 #define IDeckLinkInput_v7_1_ReadAudioSamples(This,buffer,sampleFrameCount,sampleFramesRead,audioPac… argument
17935 #define IDeckLinkInput_v7_1_GetBufferedAudioSampleFrameCount(This,bufferedSampleCount) \ argument
17938 #define IDeckLinkInput_v7_1_StartStreams(This) \ argument
17941 #define IDeckLinkInput_v7_1_StopStreams(This) \ argument
17944 #define IDeckLinkInput_v7_1_PauseStreams(This) \ argument
17947 #define IDeckLinkInput_v7_1_SetCallback(This,theCallback) \ argument