AVBlocks for .NET  3.0
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.
 

Detailed Description

Contains the parameters of the Transcoder.OnStatus event.

See also
Transcoder.OnStatus, TranscoderStatus

Property Documentation

◆ Status

TranscoderStatus Status
get

The current status.

See also
TranscoderStatus