COMPRESSION_STATUS_ERROR
Indicates an error with stream compression.
Declaration
var COMPRESSION_STATUS_ERROR: compression_status { get }Discussion
If there’s an error with stream compression or decompression, for example if the encoded data is corrupted, compression_stream_process(_:_:) returns COMPRESSION_STATUS_ERROR.