there was an error.
EncodingTarget.this
this
(string name, string category, string description, gstpbutils.encoding_profile.EncodingProfile[] profiles)Creates a new #GstEncodingTarget.
The name and category can only consist of lowercase ASCII letters for the first character, followed by either lowercase ASCII letters, digits or hyphens ('-').
The category should be one of the existing well-defined categories, like #GST_ENCODING_CATEGORY_DEVICE, but it
can be a application or user specific category ifneeded.
Parameters
name | The name of the target. |
category | The name of the category to which this target belongs. For example: #GST_ENCODING_CATEGORY_DEVICE. |
description | A description of #GstEncodingTarget in the current locale. |
profiles | A #GList of #GstEncodingProfile. |
Returns
The newly created #GstEncodingTarget or null if