Class SpeakerExtensions
Inheritance
System.Object
SpeakerExtensions
Assembly: Cosmos.HAL2.dll
Syntax
public static class SpeakerExtensions : object
Methods
|
Improve this Doc
View Source
MsToHz(Int32)
Declaration
public static uint MsToHz(this int ms)
Parameters
Type |
Name |
Description |
System.Int32 |
ms |
|
Returns
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
MsToHz(UInt32)
Declaration
public static uint MsToHz(this uint ms)
Parameters
Type |
Name |
Description |
System.UInt32 |
ms |
|
Returns
Type |
Description |
System.UInt32 |
|