Method _Ffmpeg.ffmpeg()->set_codec_param()
- Method set_codec_param
intset_codec_param(stringname,mixedvalue)- Description
Sets one codec parameter
- Parameter
name The name of parameter. One of
"sample_rate","bit_rate","channels".- Returns
Returns 1 on success, 0 otherwise (parameter not known).
- See also
get_codec_params()