World of Might and Magic  0.2.0
Open reimplementation of Might and Magic 6 7 8 game engine
Структура AVSubsampleEncryptionInfo

#include <encryption_info.h>

Открытые атрибуты

unsigned int bytes_of_clear_data
 
unsigned int bytes_of_protected_data
 

Подробное описание

См. определение в файле encryption_info.h строка 25

Данные класса

◆ bytes_of_clear_data

unsigned int AVSubsampleEncryptionInfo::bytes_of_clear_data

The number of bytes that are clear.

См. определение в файле encryption_info.h строка 27

◆ bytes_of_protected_data

unsigned int AVSubsampleEncryptionInfo::bytes_of_protected_data

The number of bytes that are protected. If using pattern encryption, the pattern applies to only the protected bytes; if not using pattern encryption, all these bytes are encrypted.

См. определение в файле encryption_info.h строка 34


Объявления и описания членов структуры находятся в файле: