|
libpsynth 0.2.1
|
Returns the type of a homogeneous GIL construct given a related construct by changing some of its properties. More...
|
Classes | |
| class | psynth::sound::derived_frame_reference_type< Ref, T, L, IsPlanar, IsMutable > |
| Constructs a frame reference type from a source frame reference type by changing some of the properties. More... | |
| class | psynth::sound::derived_iterator_type< Iterator, T, L, IsPlanar, IsStep, IsMutable > |
| Constructs a frame iterator type from a source frame iterator type by changing some of the properties. More... | |
| class | psynth::sound::derived_range_type< Range, T, L, IsPlanar, StepX, IsMutable > |
| Constructs an buffer range type from a source range type by changing some of the properties. More... | |
| class | psynth::sound::derived_buffer_type< Buffer, T, L, IsPlanar > |
| Constructs a homogeneous buffer type from a source buffer type by changing some of the properties. More... | |
Returns the type of a homogeneous GIL construct given a related construct by changing some of its properties.
Returns the type of a homogeneous frame reference given the sample type, layout, whether it operates on planar data and whether it is mutable
1.7.4