Steamworks.NativeMethods.ISteamUser_GetVoiceOptimalSampleRate C# (CSharp) Method

ISteamUser_GetVoiceOptimalSampleRate() private method

private ISteamUser_GetVoiceOptimalSampleRate ( ) : uint
return uint
		public static extern uint ISteamUser_GetVoiceOptimalSampleRate();
NativeMethods