Caps.newEmptySimple
gst.caps.Caps newEmptySimple(string mediaType)Creates a new #GstCaps that contains one #GstStructure with name media_type.
Parameters
mediaType | the media type of the structure |
Returns
the new #GstCaps
gst.caps.Caps newEmptySimple(string mediaType)Creates a new #GstCaps that contains one #GstStructure with name media_type.
mediaType | the media type of the structure |