CodecStats Properties | 
The CodecStats type exposes the following members.
| Name | Description | |
|---|---|---|
| ChannelCount | 
            Gets the channel count.
              | |
| ClockRate | 
            Gets the clock rate.
              | |
| CodecType | 
            Gets the codec type, "encode" or "decode", depending on whether this object represents a media format that the implementation is prepared to encode or decode.
              | |
| Id | 
            Gets the identifier of
            the object generating these stats.
              (Inherited from BaseStats.) | |
| Name | 
            Gets the name.
              | |
| Parameters | 
            Gets the parameters.
              | |
| PayloadType | 
            Gets the payload type.
              | |
| Timestamp | 
            Gets the timestamp when
            these stats were generated.
              (Inherited from BaseStats.) |