ToxMod Client SDK 1.9.0
ToxMod by Modulate
 
Loading...
Searching...
No Matches
tox_instance_t Struct Reference

#include <tox.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 audio, destroy at application close

Examples
main.c.

Field Documentation

◆ tox_internal_ptr

void* tox_instance_t::tox_internal_ptr

Opaque pointer to ToxMod internals, do not use or modify directly


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