Freigeben über


PartyAudioSampleType

Arten von Party-Audiobeispielen.

Syntax

enum class PartyAudioSampleType    
{  
    Integer = 0,  
    Float = 1,  
}  

Konstanten

Konstante Beschreibung
Ganzzahl Ganzzahliges PCM-Format.
Gleitkommazahl IEEE-Gleitkomma-PCM-Format.

Voraussetzungen

Kopfball: Party.h

Weitere Informationen

Party-Mitglieder