SampleAggregator Constructor |
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic SampleAggregator(
int notificationCount
)
Public Sub New (
notificationCount As Integer
)
public:
SampleAggregator(
int notificationCount
)
new :
notificationCount : int -> SampleAggregatorParameters
- notificationCount Int32
-
See Also