Struct ModuleDescription
- Namespace
- LibVLCSharp.Shared.Structures
- Assembly
- LibVLCSharp.dll
Description of a module.
public readonly struct ModuleDescription
- Inherited Members
Fields
Help
Module help
public readonly string? Help
Field Value
LongName
Module long name
public readonly string? LongName
Field Value
Name
Module name
public readonly string? Name
Field Value
ShortName
Module short name
public readonly string? ShortName