Class: ADSP::Test::Mock::Stream::Raw::Compressor

Inherits:
Stream::Raw::Compressor show all
Defined in:
lib/adsp/test/mock/stream/raw/compressor.rb

Overview

ADSP::Test::Mock::Stream::Raw::Compressor class.

Constant Summary collapse

NativeCompressor =
Raw::NativeCompressor

Constants inherited from Stream::Raw::Compressor

Stream::Raw::Compressor::BUFFER_LENGTH_NAMES, Stream::Raw::Compressor::Option

Method Summary

Methods inherited from Stream::Raw::Compressor

#close, #flush, #initialize, #write

Methods inherited from Stream::Raw::Abstract

#close, #closed?, #flush, #initialize

Constructor Details

This class inherits a constructor from ADSP::Stream::Raw::Compressor