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.mediaAssembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public IMediaPlayerActionDelegate actionDelegate
Public actionDelegate As IMediaPlayerActionDelegate
public:
IMediaPlayerActionDelegate^ actionDelegate
val mutable actionDelegate: IMediaPlayerActionDelegate
Field Value
Type:
IMediaPlayerActionDelegateSee Also