getTitle method

String? getTitle()

Implementation

String? getTitle() {
  // 1082
  return mixGetMusicTitle(this);
}