Share via


AVErrorEventArgs Class

Definition

Provides data for the DecoderError event.

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

Constructors

Name Description
AVErrorEventArgs(NSError)

Initializes a new instance of the AVErrorEventArgs class.

Properties

Name Description
Error

Applies to

See also