GetDecryptedStreams
Overloads
| Name | Description |
|---|---|
| GetDecryptedStreams(List<StreamData> streams, string password) | Get Decrypted Stream Data Collection |
GetDecryptedStreams(List<StreamData> streams, string password)
public static List<StreamData> GetDecryptedStreams(List<StreamData> streams, string password)
Get Decrypted Stream Data Collection
Parameters
| Name | Type | Description |
|---|---|---|
| streams | List<StreamData> | Stream Collection |
| password | string | Password |
Returns
| Type | Description |
|---|---|
| List<StreamData> |