Метод | Описание | |
---|---|---|
AzureMediaServicesUploader ( string assetName, string filePath, Func |
||
On ( Action |
||
Start ( ) : Task |
Метод | Описание | |
---|---|---|
CreateEmptyAsset ( |
||
CreateSasLocatorAsync ( |
||
DeleteAccessPolicyAndLocator ( ) : void | ||
OnBlobTransferClientOnTransferCompleted ( object sender, Microsoft.WindowsAzure.MediaServices.Client.BlobTransferCompleteEventArgs args ) : void | ||
OnBlobTransferProgressChanged ( object sender, |
public AzureMediaServicesUploader ( string assetName, string filePath, Func |
||
assetName | string | |
filePath | string | |
createContext | Func |
|
Результат | System |
public On ( Action |
||
progress | Action |
|
completed | Action |
|
error | Action |
|
Результат | void |