Documentation
Dlang.org
CacheType.CubicMonotonicType
gstcontroller
c
types
GstControlPoint
CacheType
union
CacheType
struct
CubicMonotonicType {
double
c1s
;
double
c2s
;
double
c3s
;
}
Members
Variables
c1s
double
c1s
;
c2s
double
c2s
;
c3s
double
c3s
;
gstcontroller
c
types
GstControlPoint
CacheType
structs
CubicMonotonicType
CubicType
variables
GstReserved