Table of Contents

Class URIHandlerHelper

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

Constructors

URIHandlerHelper(IntPtr, bool)

public URIHandlerHelper(IntPtr handle, bool ownedRef)

Parameters

handle IntPtr
ownedRef bool

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