TAG_CART_TIMER structure

BWF "cart" tag timer structure.

typedef struct {
    DWORD dwUsage;
    DWORD dwValue;
} TAG_CART_TIMER;

Members

dwUsageFOURCC timer usage ID.
dwValueTimer value in samples from head.

See also

TAG_CART structure