Get the encoding bite rate type (CBR or VBR)

Namespace: Cartella.Interfaces
Assembly: AssetManagementSystem (in AssetManagementSystem.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
BitRateType Mode { get; }
Visual Basic
ReadOnly Property Mode As BitRateType
	Get
Visual C++
property BitRateType Mode {
	BitRateType get ();
}

See Also