LibVLC 属性 |
LibVLC 类型公开以下成员。
名称 | 说明 | |
---|---|---|
AudioFilters | Returns a list of audio filters that are available. | |
AudioOutputs | Gets the list of available audio output modules. | |
Changeset | The changeset of the LibVLC engine currently used by LibVLCSharp | |
DialogHandlersSet |
True if dialog handlers are set
| |
LastLibVLCError |
A human-readable error message for the last LibVLC error in the calling
thread. The resulting string is valid until another error occurs (at least
until the next LibVLC call).
Null if no error.
| |
LibVLCCompiler |
Retrieve the libvlc compiler version.
Example: "gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu6)"
| |
NativeReference |
The pointer to the native code representation of this object
(继承自 Internal。) | |
RendererList |
List of available renderers used to create RendererDiscoverer objects
Note: LibVLC 3.0.0 and later
| |
Version | The version of the LibVLC engine currently used by LibVLCSharp | |
VideoFilters | Returns a list of video filters that are available. |