Farstream.CodecParameter¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
name |
r/w |
paramter name. |
|
value |
r/w |
parameter value. |
Methods¶
|
|
|
Details¶
- class Farstream.CodecParameter¶
Used to store arbitary parameters for a codec
- copy()¶
- Returns:
a newly allocated
Farstream.CodecParameter
- Return type:
Makes a copy of a
Farstream.CodecParameter
- free()¶
Frees a
Farstream.CodecParameter