CvInvokecveVideoCaptureSet Method |
Namespace: Emgu.CV
public static bool cveVideoCaptureSet( IntPtr capture, CapProp propertyId, double value )
Public Shared Function cveVideoCaptureSet ( capture As IntPtr, propertyId As CapProp, value As Double ) As Boolean
public: static bool cveVideoCaptureSet( IntPtr capture, CapProp propertyId, double value )
static member cveVideoCaptureSet : capture : IntPtr * propertyId : CapProp * value : float -> bool
2016 Emgu Corporation, All Rights Reserved,