Метод | Описание | |
---|---|---|
AzureMediaServicesEncoder ( string jobName, IAsset inputAsset, string configuration, string outputAssetName, Func |
||
On ( Action |
||
Start ( ) : Task |
Метод | Описание | |
---|---|---|
GetErrorMessage ( IJob job ) : string | ||
GetLatestMediaProcessorByName ( |
||
OnJobStateChanged ( object sender, JobStateChangedEventArgs e ) : void |
public AzureMediaServicesEncoder ( string jobName, IAsset inputAsset, string configuration, string outputAssetName, Func |
||
jobName | string | |
inputAsset | IAsset | |
configuration | string | |
outputAssetName | string | |
createContext | Func |
|
Результат | System |
public On ( Action |
||
processing | Action |
|
finished | Action |
|
error | Action |
|
Результат | void |