video_player
dart:io
ZLibOption
constant STRATEGY_FILTERED
STRATEGY_FILTERED
class ZLibOption
Constructors
ZLibOption
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
DEFAULT_LEVEL
DEFAULT_MEM_LEVEL
DEFAULT_WINDOW_BITS
MAX_LEVEL
MAX_MEM_LEVEL
MAX_WINDOW_BITS
MIN_LEVEL
MIN_MEM_LEVEL
MIN_WINDOW_BITS
STRATEGY_DEFAULT
STRATEGY_FILTERED
STRATEGY_FIXED
STRATEGY_HUFFMAN_ONLY
STRATEGY_RLE
int
STRATEGY_FILTERED
=
1
Recommended strategy for data produced by a filter (or predictor)
property STRATEGY_FILTERED