Click or drag to resize

VoiceResourceIcecastStream Method

[Missing <summary> documentation for "M:VoiceElements.Client.VoiceResource.IcecastStream(System.String,System.Int32,System.String,System.String,System.String,System.Int32)"]

Namespace:  VoiceElements.Client
Assembly:  VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax
public TerminationCode IcecastStream(
	string server,
	int port,
	string username,
	string password,
	string mount,
	int backBufferFailCount
)

Parameters

server
Type: SystemString

[Missing <param name="server"/> documentation for "M:VoiceElements.Client.VoiceResource.IcecastStream(System.String,System.Int32,System.String,System.String,System.String,System.Int32)"]

port
Type: SystemInt32

[Missing <param name="port"/> documentation for "M:VoiceElements.Client.VoiceResource.IcecastStream(System.String,System.Int32,System.String,System.String,System.String,System.Int32)"]

username
Type: SystemString

[Missing <param name="username"/> documentation for "M:VoiceElements.Client.VoiceResource.IcecastStream(System.String,System.Int32,System.String,System.String,System.String,System.Int32)"]

password
Type: SystemString

[Missing <param name="password"/> documentation for "M:VoiceElements.Client.VoiceResource.IcecastStream(System.String,System.Int32,System.String,System.String,System.String,System.Int32)"]

mount
Type: SystemString

[Missing <param name="mount"/> documentation for "M:VoiceElements.Client.VoiceResource.IcecastStream(System.String,System.Int32,System.String,System.String,System.String,System.Int32)"]

backBufferFailCount
Type: SystemInt32

[Missing <param name="backBufferFailCount"/> documentation for "M:VoiceElements.Client.VoiceResource.IcecastStream(System.String,System.Int32,System.String,System.String,System.String,System.Int32)"]

Return Value

Type: TerminationCode

[Missing <returns> documentation for "M:VoiceElements.Client.VoiceResource.IcecastStream(System.String,System.Int32,System.String,System.String,System.String,System.Int32)"]

See Also