Table of Contents

Property Control

Namespace
RenderHeads.Media.AVProVideo
Assembly
AVProVideo.Runtime.dll

Control

Returns the IMediaControl interface for the MediaPlayer that is playing the current active item in the playlist (returned by CurrentPlayer property). This will change during each transition.

public override IMediaControl Control { get; }

Property Value

IMediaControl