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

Parámetros

sourceThe VideoPlayer that is emitting the event.
messageMessage describing the error just encountered.

Descripción

Delegate type for VideoPlayer events that contain an error message.