Table of Contents

Interface URIHandler

Namespace
Gst
Assembly
Gst-1.0.dll
public interface URIHandler

Properties

Handle

ObjectHandle Handle { get; }

Property Value

ObjectHandle

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