Gets or sets the preset to be used to encode the file
Namespace: NDXVUMeterNETAssembly: DXVUMeterNETGDI (in DXVUMeterNETGDI.dll) Version: 3.0.4021.33606 (3.1.0.0)
Syntax
| C# |
|---|
public DXVUMeterNETGDI..::..MP3EncoderConfiguration..::..PresetConstants Preset { get; set; } |
| Visual Basic |
|---|
Public Property Preset As DXVUMeterNETGDI..::..MP3EncoderConfiguration..::..PresetConstants Get Set |
| Visual C++ |
|---|
public: property DXVUMeterNETGDI..::..MP3EncoderConfiguration..::..PresetConstants Preset { DXVUMeterNETGDI..::..MP3EncoderConfiguration..::..PresetConstants get (); void set (DXVUMeterNETGDI..::..MP3EncoderConfiguration..::..PresetConstants value); } |