Table of Contents

Namespace VAST.Controls

Classes

MediaPlayerControl

MAUI ContentView control for media playback with optional playback controls. Wraps MediaPlayerControlBase and adds UI controls for play, pause, and looping.

MediaPlayerControlBase

Base MAUI view control for media playback. Wraps MediaPlayer and provides platform-specific rendering through handlers.

MediaPlayerHandler

Platform handler for MediaPlayerControlBase that maps properties to native platform views.

VideoPreviewControl

Provides a MAUI control for displaying video preview from capture devices or mixing sources.

VideoPreviewHandler

Platform handler for VideoPreviewControl that maps properties to native platform views.

Enums

VideoPreviewType

Specifies the type of video preview rendering.