AVErrorEventArgs Class

Definition

Provides data for the EncoderError and EncoderError events.

public class AVErrorEventArgs : EventArgs
type AVErrorEventArgs = class
    inherit EventArgs
Inheritance
AVErrorEventArgs

Constructors

AVErrorEventArgs(NSError)

Initializes a new instance of the AVErrorEventArgs class.

Properties

Error

Applies to

See also