VR-Link API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
audioData.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1992-2025 MAK Technologies, Inc
3 ** All rights reserved.
4 *********************************************************************/
5 
6 #ifndef _Audio_Data_H_
7 #define _Audio_Data_H_
8 
12 
13 #if DtHLA
14 
15 
16 #include <vlpi/netStructs.h>
17 
18 typedef struct DtNetAudioDataType
19 {
28 
30 
31 #endif
32 #endif
33 
Network-order unsigned 16-bit quantity.
Definition: vlNetTypes.h:52
DtNetU32 myEncodingType
long long type.. 64bits
Definition: audioData.h:21
Network-order unsigned 32-bit quantity.
Definition: vlNetTypes.h:99
DtNetU8 padding[2]
Definition: audioData.h:24
DtU8 DtNetU8
Unsigned 8-bit value.
Definition: vlNetTypes.h:31
DtNetU32 mySampleRate
Definition: audioData.h:22
DtNetU32 mySampleCount
Definition: audioData.h:25
struct DtNetAudioDataType DtAudioDataType
DtNetU32 myStreamTag[2]
Definition: audioData.h:20
Definition: audioData.h:18
DtNetU16 myDataLength
Definition: audioData.h:23

Document ID: Generated on Thu Oct 16 00:12:25 EDT 2025 from SVN revision 280738
Copyright © 1992-2025 MAK Technologies. All Rights Reserved (www.mak.com)