|
Twitch SDK (Internal)
|
#include <packet.h>
Public Member Functions | |
| Packet () | |
Public Attributes | |
| std::vector< uint8_t > | data |
| uint64_t | timestamp |
| uint32_t | cts |
| uint32_t | streamIndex |
| bool | keyframe |
| bool | sequenceHeader |
A data blob to be inserted into an FLV stream.
|
inline |
| uint32_t ttv::broadcast::Packet::cts |
| std::vector<uint8_t> ttv::broadcast::Packet::data |
| bool ttv::broadcast::Packet::keyframe |
| bool ttv::broadcast::Packet::sequenceHeader |
| uint32_t ttv::broadcast::Packet::streamIndex |
| uint64_t ttv::broadcast::Packet::timestamp |
1.8.13