GstControlPoint.CacheType

struct GstControlPoint
union CacheType {
CubicType cubic;
CubicMonotonicType cubic_monotonic;
}

Members

Structs

CubicMonotonicType
struct CubicMonotonicType
CubicType
struct CubicType

Variables

GstReserved
ubyte[64] GstReserved;