VideoPlayer.ErrorEventHandler

Declaration

public delegate void ErrorEventHandler(Video.VideoPlayer source, string message);

Parameters

source The VideoPlayer that is emitting the event.
message Message describing the error just encountered.

Description

Delegate type for VideoPlayer events that contain an error message.


Did you find this page useful? Please give it a rating: