encrypted property

bool encrypted
getter/setter pair

true if the m3u8 file contains a decryption tag(EXT-X-KEY, EXT-X-SESSION-KEY)

Implementation

bool encrypted = false;