VideoPlayer.ErrorEventHandler

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

Parameters

source 发出事件的 VideoPlayer。
message 描述刚刚遇到的错误的消息。

Description

包含错误消息的 VideoPlayer 事件的委托类型。