C# 클래스 GAudio.GATAudioInit.PlatformSettings

파일 보기 프로젝트 열기: gregzo/G-Audio

공개 프로퍼티들

프로퍼티 타입 설명
platform RuntimePlatform
sampleRate int
targetFrameRate int

프로퍼티 상세

platform 공개적으로 프로퍼티

public RuntimePlatform platform
리턴 RuntimePlatform

sampleRate 공개적으로 프로퍼티

public int sampleRate
리턴 int

targetFrameRate 공개적으로 프로퍼티

public int targetFrameRate
리턴 int