Trait dsp::conv::FromBoxedFrameSlice
[−]
[src]
pub trait FromBoxedFrameSlice<F> where F: Frame {
fn from_boxed_frame_slice(slice: Box<[F]>) -> Self;
}For converting from a boxed slice of Frames to a boxed slice of Samples.
Required Methods
fn from_boxed_frame_slice(slice: Box<[F]>) -> Self
Implementors
impl<F> FromBoxedFrameSlice<F> for Box<[F]> where F: Frameimpl<S> FromBoxedFrameSlice<[S; 1]> for Box<[S]> where [S; 1]: Frameimpl<S> FromBoxedFrameSlice<[S; 2]> for Box<[S]> where [S; 2]: Frameimpl<S> FromBoxedFrameSlice<[S; 3]> for Box<[S]> where [S; 3]: Frameimpl<S> FromBoxedFrameSlice<[S; 4]> for Box<[S]> where [S; 4]: Frameimpl<S> FromBoxedFrameSlice<[S; 5]> for Box<[S]> where [S; 5]: Frameimpl<S> FromBoxedFrameSlice<[S; 6]> for Box<[S]> where [S; 6]: Frameimpl<S> FromBoxedFrameSlice<[S; 7]> for Box<[S]> where [S; 7]: Frameimpl<S> FromBoxedFrameSlice<[S; 8]> for Box<[S]> where [S; 8]: Frameimpl<S> FromBoxedFrameSlice<[S; 9]> for Box<[S]> where [S; 9]: Frameimpl<S> FromBoxedFrameSlice<[S; 10]> for Box<[S]> where [S; 10]: Frameimpl<S> FromBoxedFrameSlice<[S; 11]> for Box<[S]> where [S; 11]: Frameimpl<S> FromBoxedFrameSlice<[S; 12]> for Box<[S]> where [S; 12]: Frameimpl<S> FromBoxedFrameSlice<[S; 13]> for Box<[S]> where [S; 13]: Frameimpl<S> FromBoxedFrameSlice<[S; 14]> for Box<[S]> where [S; 14]: Frameimpl<S> FromBoxedFrameSlice<[S; 15]> for Box<[S]> where [S; 15]: Frameimpl<S> FromBoxedFrameSlice<[S; 16]> for Box<[S]> where [S; 16]: Frameimpl<S> FromBoxedFrameSlice<[S; 17]> for Box<[S]> where [S; 17]: Frameimpl<S> FromBoxedFrameSlice<[S; 18]> for Box<[S]> where [S; 18]: Frameimpl<S> FromBoxedFrameSlice<[S; 19]> for Box<[S]> where [S; 19]: Frameimpl<S> FromBoxedFrameSlice<[S; 20]> for Box<[S]> where [S; 20]: Frameimpl<S> FromBoxedFrameSlice<[S; 21]> for Box<[S]> where [S; 21]: Frameimpl<S> FromBoxedFrameSlice<[S; 22]> for Box<[S]> where [S; 22]: Frameimpl<S> FromBoxedFrameSlice<[S; 23]> for Box<[S]> where [S; 23]: Frameimpl<S> FromBoxedFrameSlice<[S; 24]> for Box<[S]> where [S; 24]: Frameimpl<S> FromBoxedFrameSlice<[S; 25]> for Box<[S]> where [S; 25]: Frameimpl<S> FromBoxedFrameSlice<[S; 26]> for Box<[S]> where [S; 26]: Frameimpl<S> FromBoxedFrameSlice<[S; 27]> for Box<[S]> where [S; 27]: Frameimpl<S> FromBoxedFrameSlice<[S; 28]> for Box<[S]> where [S; 28]: Frameimpl<S> FromBoxedFrameSlice<[S; 29]> for Box<[S]> where [S; 29]: Frameimpl<S> FromBoxedFrameSlice<[S; 30]> for Box<[S]> where [S; 30]: Frameimpl<S> FromBoxedFrameSlice<[S; 31]> for Box<[S]> where [S; 31]: Frameimpl<S> FromBoxedFrameSlice<[S; 32]> for Box<[S]> where [S; 32]: Frame