Class RecordingCodecEntry
- Namespace
- SWConfigDataClientLib.Proxies.IppbxServer
- Assembly
- IpPbxCDSClientLib.dll
Class decscribing a single recoding codec
public class RecordingCodecEntry : RecordingCodecType, IExtensibleDataObject
- Inheritance
-
RecordingCodecTypeRecordingCodecEntry
- Implements
Properties
codecname
public string codecname { get; set; }
Property Value
decodercommandline
public string decodercommandline { get; set; }
Property Value
encodercommandline
public string encodercommandline { get; set; }
Property Value
extension
public string extension { get; set; }
Property Value
id
public string id { get; set; }
Property Value
mimetype
public string mimetype { get; set; }