class Libsamplerate::FFI::SRCDATA
SRC_DATA is used to pass data to src_simple() and src_process().
Fields:¶ ↑
- :data_in
-
(FFI::Pointer(*Float))
- :data_out
-
(FFI::Pointer(*Float))
- :input_frames
-
(Integer)
- :output_frames
-
(Integer)
- :input_frames_used
-
(Integer)
- :output_frames_gen
-
(Integer)
- :end_of_input
-
(Integer)
- :src_ratio
-
(Float)