BPCVid.Debug

[This is preliminary documentation and subject to change.]

The Debug property specifies whether debugging information is displayed on-screen in the Video control.

Syntax

object.Debug [ = bDebug ]
 

Parts

object
Object expression that resolves to a BPCVid object.
bDebug
Boolean expression that is True if debugging information is shown on-screen in the Video control and False if it is not.

QuickInfo

  Windows NT: Unsupported.
  Windows: Requires Windows 98.
  Windows CE: Unsupported.
  Header: Declared in vidsvr.odl.
  Import Library: Included as a resource in vid.ocx.
  Unicode: Yes.