TAG_CART_TIMER structure
BWF "cart" tag timer structure.
typedef struct { DWORD dwUsage; DWORD dwValue; } TAG_CART_TIMER;
Members
dwUsage | FOURCC timer usage ID. |
dwValue | Timer value in samples from head. |
BWF "cart" tag timer structure.
typedef struct { DWORD dwUsage; DWORD dwValue; } TAG_CART_TIMER;
dwUsage | FOURCC timer usage ID. |
dwValue | Timer value in samples from head. |