AVErrorEventArgs 类

定义

提供有关 EncoderErrorEncoderError 事件的数据。

public class AVErrorEventArgs : EventArgs
type AVErrorEventArgs = class
    inherit EventArgs
继承
AVErrorEventArgs

构造函数

AVErrorEventArgs(NSError)

初始化 AVErrorEventArgs 类的新实例。

属性

Error

提供有关 EncoderErrorEncoderError 事件的数据。

适用于

另请参阅