C# Class GAudio.GATAudioInit.PlatformSettings

Exibir arquivo Open project: gregzo/G-Audio

Public Properties

Property Type Description
platform RuntimePlatform
sampleRate int
targetFrameRate int

Property Details

platform public_oe property

public RuntimePlatform platform
return RuntimePlatform

sampleRate public_oe property

public int sampleRate
return int

targetFrameRate public_oe property

public int targetFrameRate
return int