libpsynth 0.2.1
Classes
derived_xxx_type
xxx_type

Returns the type of a homogeneous GIL construct given a related construct by changing some of its properties. More...

Collaboration diagram for derived_xxx_type:

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...

Detailed Description

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