TVideoGrabber.Encrypt_File

Prev

Next

TVideoGrabber

Methods

 




Encrypts a video clip


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


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

Description

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


See Also
TEncryptionMethod Decrypt_File EncryptionMethod SetDecryptionKey SetEncryptionKey