Table of Contents

Interface URIHandler

Namespace
Gst
Assembly
Gst-1.0.dll
public interface URIHandler : IHandle
Inherited Members

Methods

GetProtocols()

string[]? GetProtocols()

Returns

string[]

GetUri()

string? GetUri()

Returns

string

GetUriType()

URIType GetUriType()

Returns

URIType

SetUri(string)

bool SetUri(string uri)

Parameters

uri string

Returns

bool