Function
RBgst_encoding_profile_set_preset
Declaration [src]
void
rb_gst_encoding_profile_set_preset (
GstEncodingProfile* profile,
const char* preset
)
Parameters
profile
-
Type:
GstEncodingProfile
A
GstEncodingProfile
.The data is owned by the caller of the function. preset
-
Type:
const char*
Preset to apply.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.