본문으로 건너뛰기

GetDecryptedStreams

Overloads

NameDescription
GetDecryptedStreams(List<StreamData> streams, string password)Get Decrypted Stream Data Collection

GetDecryptedStreams(List<StreamData> streams, string password)

public static List&lt;StreamData&gt; GetDecryptedStreams(List&lt;StreamData&gt; streams, string password)

Get Decrypted Stream Data Collection

Parameters

NameTypeDescription
streamsList<StreamData>Stream Collection
passwordstringPassword

Returns

TypeDescription
List<StreamData>