Click or drag to resize
MediaPlayeractionDelegate Field
The player's action delegate. Any intent to execute specific URLs as a result of user interaction will be notified to the delegate for action.

Namespace: Veeplay.media
Assembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IMediaPlayerActionDelegate actionDelegate

Field Value

Type: IMediaPlayerActionDelegate
See Also