Table of Contents

Namespace VisioForge.Core.SimplePlayerX

Classes

SimplePlayerCoreX

Provides GStreamer bus message handling for SimplePlayerX, managing PlayBin3 pipeline events and state changes. This partial class handles asynchronous communication from the GStreamer pipeline including video overlay setup, stream collection parsing, error propagation, end-of-stream notifications, and state transition monitoring. Essential for maintaining player state and providing event notifications in the simplified player implementation. Implements the IDisposable. Implements the IAsyncDisposable.