| SLMediaPacketCodecType Property  | 
 
Namespace: Ozeki.MediaGatewayAssembly: OzekiMediaGateway (in OzekiMediaGateway.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic CodecType CodecType { get; set; }Public Property CodecType As CodecType
	Get
	Set
public:
property CodecType CodecType {
	CodecType get ();
	void set (CodecType value);
}member CodecType : CodecType with get, set
Property Value
Type: 
CodecType
See Also