RzxInputRecordingFlags Enum
Definition
Flags for an RzxInputRecordingBlock.
public enum RzxInputRecordingFlags
Fields
| Name | Description |
|---|---|
Compressed |
The frame data is compressed with zlib. |
None |
No flags set; the frames are unprotected and uncompressed. |
Protected |
The frames are encrypted with an x-key. Not supported. |