Platform SDK: Broadcast Architecture

BPCVid.Debug

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

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 and False if it is not.

Requirements

  Windows NT/2000: Unsupported.
  Windows 95/98: Requires Windows 98.
  Header: Declared in vidsvr.odl.
  Import Library: Included as a resource in vid.ocx.

See Also

BPCVid