TVideoGrabber.Decrypt_File

Prev

Next

TVideoGrabber

Methods

 




Decrypts a video clip


Declaration
function Decrypt_File (InputFile: string; OutputFile: string; OverwriteIfExists: Boolean): Boolean;


bool __fastcall Decrypt_File(System::UnicodeString InputFile, System::UnicodeString OutputFile, bool OverwriteIfExists);

Description

Note: if the input file exists but is not encrypted the function fails


See Also
TEncryptionMethod Encrypt_File EncryptionMethod SetDecryptionKey SetEncryptionKey