AVBlocks for .NET  3.0
Audio and Video Software Development Kit
TranscoderInputChangeEventArgs Class Reference

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

Inheritance diagram for TranscoderInputChangeEventArgs:

Properties

int InputIndex [get]
 The index of the input socket that has changed.
 

Detailed Description

Contains the parameters of the Transcoder.OnInputChange event.

Property Documentation

◆ InputIndex

int InputIndex
get

The index of the input socket that has changed.

The socket contains pins that describe the changed format.