Ozeki VoIP SDK Class library
StreamAttributeEventArgs Constructor (streamName, resolution, frameRate)
NamespacesOzeki.Media.IPCameraStreamAttributeEventArgsStreamAttributeEventArgs(String, Resolution, Int32)
Initializes a new instance of the StreamAttributeEventArgs class
Declaration Syntax
C#Visual BasicVisual C++
public StreamAttributeEventArgs(
	string streamName,
	Resolution resolution,
	int frameRate
)
Public Sub New ( 
	streamName As String,
	resolution As Resolution,
	frameRate As Integer
)
public:
StreamAttributeEventArgs(
	String^ streamName, 
	Resolution^ resolution, 
	int frameRate
)
Parameters
streamName (String)
resolution (Resolution)
frameRate (Int32)

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290