ReactOS 0.4.15-dev-8064-gdaf8068
audio_packet Struct Reference
Collaboration diagram for audio_packet:

Public Attributes

struct stream s
 
uint16 tick
 
uint8 index
 

Detailed Description

Definition at line 42 of file rdpsnd_libao.c.

Member Data Documentation

◆ index

uint8 audio_packet::index

Definition at line 46 of file rdpsnd_libao.c.

◆ s

struct stream audio_packet::s

Definition at line 44 of file rdpsnd_libao.c.

◆ tick

uint16 audio_packet::tick

Definition at line 45 of file rdpsnd_libao.c.

Referenced by wave_out_write().


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