ToxMod Server SDK 1.5.2
ToxMod Server-Side SDK
 
Loading...
Searching...
No Matches
tox_server_instance_t Struct Reference

#include <tox_server.h>

Data Fields

void * tox_internal_ptr
 

Detailed Description

Contains internal state data - create once for a player in one voice chat stream, use when consuming voice chat packets, destroy at application close

Examples
basic_example.c, and multistream_example.cpp.

Field Documentation

◆ tox_internal_ptr

void* tox_server_instance_t::tox_internal_ptr

Opaque internal pointer - do not use directly


The documentation for this struct was generated from the following file: