文档

支持

Vivox Core SDK

Vivox Core SDK

vx_voice_font

Reference the Vivox Core SDK API.
阅读时间1 分钟最后更新于 12 天前

Voice font struct.
#include <Vxc.h>

Public Attributes

Public Attributes Documentation

variable id

int id;

variable parent_id

int parent_id;

variable type

vx_font_type type;

variable name

char * name;

variable description

char * description;

variable expiration_date

char * expiration_date;

variable expired

int expired;

variable font_delta

char * font_delta;

variable font_rules

char * font_rules;

variable status

vx_font_status status;