TVideoGrabber.RefreshDevicesAndCompressorsLists

Prev

Next

TVideoGrabber

Methods

 




































































































Refreshes the devices and compressors list.


Declaration
procedure RefreshDevicesAndCompressorsLists;


void __fastcall RefreshDevicesAndCompressorsLists (void)


Sub RefreshDevicesAndCompressorsLists

Description

Used mainly to refresh the VideoCompressors and AudioCompressors list, e.g. after installing/uninstalling video compressors or audio compressors.

Calling this procedure refreshes also the AudioDevices and VideoDevices lists. However usually it is not useful to invoke this procedure for video capture devices or audio capture devices, because when connecting/disconnecting them, the corresponding lists are refreshed automatically and the OnDeviceArrivalOrRemoval event occurs to notify the list have been updated.


See Also
Recording methods and properties WDM drivers TCompressionType TOnDeviceArrivalOrRemoval TOnVideoCompressionSettings AudioCompressor AudioCompressorIndex AudioCompressorName AudioCompressors AudioCompressorsCount AutoConnectRelatedPins CompressionMode CompressionType CurrentFrameRate DeliveredFrames DroppedFrames FixFlickerOrBlackCapture GetVideoCompressionSettings IsDVDevice IsVideoControlAvailable IsVideoCrossbarAvailable IsVideoDeviceConnected IsWDMVideoDriver OnDeviceArrivalOrRemoval OnDeviceLost OnNoVideoDevices OnReencodingCompleted OnReencodingStarted OnVideoCompressionSettings OnVideoDeviceSelected ResetVideoDeviceSettings SaveCompressorSettingsToDataString SetVideoCompressionDefaults SetVideoCompressionSettings ShowDialog VideoCompression_KeyFrameRate VideoCompression_PFramesPerKeyFrame VideoCompression_Quality VideoCompression_WindowSize VideoCompressor VideoCompressorIndex VideoCompressorName VideoCompressors VideoCompressorsCount VideoDevice VideoDeviceIndex VideoDeviceIndexFromId VideoDeviceName VideoDevices VideoDevicesCount VideoDevicesId WebcamStillCaptureButton