Constant MAX_FRAMES_PER_RENDERER_PACKET
pub const MAX_FRAMES_PER_RENDERER_PACKET: i64 = 262143; // 262_143i64
Expand description
The maximum number of frames that may be contained within a single StreamPacket.
pub const MAX_FRAMES_PER_RENDERER_PACKET: i64 = 262143; // 262_143i64
The maximum number of frames that may be contained within a single StreamPacket.