Definition at line 751 of file video.cpp.
◆ BitStream()
| Bink::Video::BitStream::BitStream |
( |
const uint8_t * |
data, |
|
|
size_t |
bitCount |
|
) |
| |
|
inline |
◆ align32()
| void Bink::Video::BitStream::align32 |
( |
| ) |
|
|
inline |
◆ bitsLeft()
| size_t Bink::Video::BitStream::bitsLeft |
( |
| ) |
const |
|
inline |
◆ fetch32()
| uint32_t Bink::Video::BitStream::fetch32 |
( |
| ) |
|
|
inline |
◆ getBit()
| uint32_t Bink::Video::BitStream::getBit |
( |
| ) |
|
|
inline |
◆ getBits()
| uint32_t Bink::Video::BitStream::getBits |
( |
int |
n | ) |
|
|
inline |
◆ getFloat()
| float Bink::Video::BitStream::getFloat |
( |
| ) |
|
|
inline |
◆ getInt32()
| int Bink::Video::BitStream::getInt32 |
( |
| ) |
|
|
inline |
◆ position()
| size_t Bink::Video::BitStream::position |
( |
| ) |
const |
|
inline |
◆ showBits()
| uint32_t Bink::Video::BitStream::showBits |
( |
int |
n | ) |
|
|
inline |
◆ skip()
| void Bink::Video::BitStream::skip |
( |
size_t |
n | ) |
|
|
inline |
◆ at
| size_t Bink::Video::BitStream::at = 0 |
◆ bitCount
| size_t Bink::Video::BitStream::bitCount = 0 |
◆ byteCount
| size_t Bink::Video::BitStream::byteCount = 0 |
◆ data
| const uint8_t* Bink::Video::BitStream::data = nullptr |
The documentation for this struct was generated from the following file: