Table of Contents

Struct MediaSlave

Namespace
LibVLCSharp.Shared
Assembly
LibVLCSharp.dll

A slave of a libvlc_media_t

public readonly struct MediaSlave
Inherited Members

Remarks

libvlc_media_slaves_get

Fields

Priority

Media slave priority

public readonly uint Priority

Field Value

uint

Type

Media slave type

public readonly MediaSlaveType Type

Field Value

MediaSlaveType

Uri

Media slave URI

public readonly string Uri

Field Value

string