rtmp_get_encoder_parameter
Retrieves a video codec parameter from the specified encoder.
arguments
-
"encoder_name" : String
The name of the encoder.
-
"parameter_name" : String
The name of the parameter to retrieve.
return value
StringA string containing the parameter value or NULL if the parameter is not set on the codec. Note that some parameters may not be available until the RTMP stream has started playing.