MediaPlayerdebugLevel Property |
Sets or gets the level of verbosity of debugMode
Namespace: Veeplay.mediaAssembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static int debugLevel { get; set; }
Public Shared Property debugLevel As Integer
Get
Set
public:
static property int debugLevel {
int get ();
void set (int value);
}
static member debugLevel : int with get, set
Property Value
Type:
Int32See Also