Method | Description | |
---|---|---|
Add ( Gst mode, string tag, object value ) : void | ||
this ( string tag ) : object | ||
this ( string tag, uint index ) : object |
public Add ( Gst mode, string tag, object value ) : void | ||
mode | Gst | |
tag | string | |
value | object | |
return | void |
public this ( string tag, uint index ) : object | ||
tag | string | |
index | uint | |
return | object |