Lines Matching defs:encoding
36 /** Represents the type of encoding used in a stream or accepted by a sink. \since 1.0 */
39 /**< Any encoding format, PCM or compressed */
70 /**< Valid encoding types must be less than this value */
73 /**< Represents an invalid encoding */
90 /** Returns a printable string representing the given encoding type. \since 1.0 */
95 pa_encoding_t pa_encoding_from_string(const char *encoding);
99 pa_encoding_t encoding;
100 /**< The encoding used for the format */
103 /**< Additional encoding-specific properties such as sample rate, bitrate, etc. */
107 * least the encoding field themselves. Free with pa_format_info_free. \since 1.0 */