Delegate EncryptionProgressCallback
Encryption progress callback.
Namespace: VisioForge.Core.VideoEncryption
Assembly: VisioForge.Core.dll
Syntax
public delegate void EncryptionProgressCallback(int progress)
Parameters
| Type | Name | Description |
|---|---|---|
| int | progress | The progress. |