BASS.NET API for the Un4seen BASS Audio Library

WMAcastLogin Method

BASS.NET API for the Un4seen BASS Audio Library
Performs a login and initializes the WMAcast server.

Namespace:  Un4seen.Bass.Misc
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public override bool Login()

Return Value

Type: Boolean
on success, else (see LastError or LastErrorMessage for details).

Implements

IStreamingServerLogin
See Also

Reference