Table of Contents

Class URIHandlerHelper

Namespace
Gst
Assembly
Gst-1.0.dll
public sealed class URIHandlerHelper : Object, IDisposable, URIHandler, InstanceFactory, GTypeProvider
Inheritance
URIHandlerHelper
Implements
Inherited Members

Constructors

URIHandlerHelper(ObjectHandle)

public URIHandlerHelper(ObjectHandle handle)

Parameters

handle ObjectHandle

Methods

GetGType()

public static Type GetGType()

Returns

Type

GetProtocols()

public string[]? GetProtocols()

Returns

string[]

GetUri()

public string? GetUri()

Returns

string

GetUriType()

public URIType GetUriType()

Returns

URIType

SetUri(string)

public bool SetUri(string uri)

Parameters

uri string

Returns

bool