AVBlocks for .NET  1.20
Audio and Video Software Development Kit
TranscoderStatusEventArgs Class Reference

Contains the parameters of the Transcoder.OnStatus event. More...

Inheritance diagram for TranscoderStatusEventArgs:

Properties

TranscoderStatus Status [get]
 The current status. More...
 

Detailed Description

Contains the parameters of the Transcoder.OnStatus event.

See Also
Transcoder.OnStatus, TranscoderStatus

Property Documentation

TranscoderStatus Status
get

The current status.

See Also
TranscoderStatus