C# Class Lennox.NvEncSharp.ByteBool

Datei anzeigen Open project: jlennox/NvEncSharp

Public Properties

Property Type Description
Value byte

Public Methods

Method Description
ByteBool ( bool b ) : System

Method Details

ByteBool() public method

public ByteBool ( bool b ) : System
b bool
return System

Property Details

Value public_oe property

public byte Value
return byte