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
Type
Media slave type
public readonly MediaSlaveType Type
Field Value
Uri
Media slave URI
public readonly string Uri