Bink SDK 1.5v |
The basic type BINK_GETKEY_FLAGS Specifies the type of key frame search to perform.
Value | Description |
---|---|
BINKGETKEYPREVIOUS | Finds the first key frame before or equal to frame. |
BINKGETKEYNEXT | Finds the first key frame after or equal to frame. |
BINKGETKEYCLOSEST | Find the key frame closest or equal to frame (searches before and after). |
BINKGETKEYNOTEQUAL | You use this flag OR-ed with one of the other flags to tell Bink not to return a key frame equal to your specified frame. |
These flags are used with the BinkGetKeyFrame function to specify which type of key frame search that you wish to perform.
Group:
Bink API
Related Functions:
BinkGetKeyFrame
For technical support, e-mail Bink1@radgametools.com
© Copyright 1994-2003 RAD Game Tools, Inc. All Rights Reserved.