Constructor for SongQuery that defines the query as Artist/Album
using the artist name and album title passed in parameter.

Declaration Syntax
Public Sub New ( _
artistName As String, _
albumTitle As String _
)

Parameters
- artistName (String)
- Artist Name
- albumTitle (String)
- Album Title
Assembly:
MPfm (Module: MPfm) Version: 0.6.0.0 (0.6.0.0)