Click or drag to resize
RecordFileCommandFormat Property
Get/Set the format of the file to be recorded, for example "wav".

Namespace: AsterNET.FastAGI.Command
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string Format { get; set; }

Property Value

Type: String
See Also