MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ with_speed()

StreamSlice & MayaFlux::Kakshya::StreamSlice::with_speed ( double  s)
inline

Definition at line 113 of file StreamSlice.hpp.

114 {
115 speed = s;
116 return *this;
117 }

References speed.