Class URIHandlerHelper
- Namespace
- Gst
- Assembly
- Gst-1.0.dll
public sealed class URIHandlerHelper : Object, URIHandler, NativeObject, IDisposable, InstanceFactory, GTypeProvider
- Inheritance
-
URIHandlerHelper
- Implements
- Inherited Members
Constructors
URIHandlerHelper(ObjectHandle)
protected URIHandlerHelper(ObjectHandle handle)
Parameters
handleObjectHandle
Methods
GetGType()
public static Type GetGType()
Returns
GetProtocols()
public string[]? GetProtocols()
Returns
- string[]
GetUri()
public string? GetUri()
Returns
GetUriType()
public URIType GetUriType()
Returns
NewFromPointer(nint, bool)
Creates a new managed URIHandlerHelper instance for a given pointer.
public static URIHandlerHelper NewFromPointer(nint ptr, bool ownsHandle)
Parameters
Returns
SetUri(string)
public bool SetUri(string uri)
Parameters
uristring