{
  "directed": false,
  "multigraph": false,
  "graph": {},
  "nodes": [
    {
      "label": "Tests.m",
      "file_type": "code",
      "source_file": "Example/Tests/Tests.m",
      "source_location": "L1",
      "id": "example_tests_tests_m",
      "community": 22,
      "norm_label": "tests.m"
    },
    {
      "label": "Tests",
      "file_type": "code",
      "source_file": "Example/Tests/Tests.m",
      "source_location": "L11",
      "id": "tests_tests_tests",
      "community": 22,
      "norm_label": "tests"
    },
    {
      "label": "-setUp",
      "file_type": "code",
      "source_file": "Example/Tests/Tests.m",
      "source_location": "L17",
      "id": "tests_tests_tests_setup",
      "community": 22,
      "norm_label": "-setup"
    },
    {
      "label": "-tearDown",
      "file_type": "code",
      "source_file": "Example/Tests/Tests.m",
      "source_location": "L23",
      "id": "tests_tests_tests_teardown",
      "community": 22,
      "norm_label": "-teardown"
    },
    {
      "label": "-testExample",
      "file_type": "code",
      "source_file": "Example/Tests/Tests.m",
      "source_location": "L29",
      "id": "tests_tests_tests_testexample",
      "community": 22,
      "norm_label": "-testexample"
    },
    {
      "label": "LWViewController.h",
      "file_type": "code",
      "source_file": "Example/LWAudioPlayer/LWViewController.h",
      "source_location": "L1",
      "id": "example_lwaudioplayer_lwviewcontroller_h",
      "community": 28,
      "norm_label": "lwviewcontroller.h"
    },
    {
      "label": "LWAppDelegate.h",
      "file_type": "code",
      "source_file": "Example/LWAudioPlayer/LWAppDelegate.h",
      "source_location": "L1",
      "id": "example_lwaudioplayer_lwappdelegate_h",
      "community": 29,
      "norm_label": "lwappdelegate.h"
    },
    {
      "label": "main.m",
      "file_type": "code",
      "source_file": "Example/LWAudioPlayer/main.m",
      "source_location": "L1",
      "id": "example_lwaudioplayer_main_m",
      "community": 30,
      "norm_label": "main.m"
    },
    {
      "label": "LWAppDelegate.m",
      "file_type": "code",
      "source_file": "Example/LWAudioPlayer/LWAppDelegate.m",
      "source_location": "L1",
      "id": "example_lwaudioplayer_lwappdelegate_m",
      "community": 15,
      "norm_label": "lwappdelegate.m"
    },
    {
      "label": "LWAppDelegate",
      "file_type": "code",
      "source_file": "Example/LWAudioPlayer/LWAppDelegate.m",
      "source_location": "L11",
      "id": "lwaudioplayer_lwappdelegate_lwappdelegate",
      "community": 15,
      "norm_label": "lwappdelegate"
    },
    {
      "label": "-applicationdidFinishLaunchingWithOptions",
      "file_type": "code",
      "source_file": "Example/LWAudioPlayer/LWAppDelegate.m",
      "source_location": "L13",
      "id": "lwaudioplayer_lwappdelegate_lwappdelegate_applicationdidfinishlaunchingwithoptions",
      "community": 15,
      "norm_label": "-applicationdidfinishlaunchingwithoptions"
    },
    {
      "label": "-applicationWillResignActive",
      "file_type": "code",
      "source_file": "Example/LWAudioPlayer/LWAppDelegate.m",
      "source_location": "L19",
      "id": "lwaudioplayer_lwappdelegate_lwappdelegate_applicationwillresignactive",
      "community": 15,
      "norm_label": "-applicationwillresignactive"
    },
    {
      "label": "-applicationDidEnterBackground",
      "file_type": "code",
      "source_file": "Example/LWAudioPlayer/LWAppDelegate.m",
      "source_location": "L25",
      "id": "lwaudioplayer_lwappdelegate_lwappdelegate_applicationdidenterbackground",
      "community": 15,
      "norm_label": "-applicationdidenterbackground"
    },
    {
      "label": "-applicationWillEnterForeground",
      "file_type": "code",
      "source_file": "Example/LWAudioPlayer/LWAppDelegate.m",
      "source_location": "L31",
      "id": "lwaudioplayer_lwappdelegate_lwappdelegate_applicationwillenterforeground",
      "community": 15,
      "norm_label": "-applicationwillenterforeground"
    },
    {
      "label": "-applicationDidBecomeActive",
      "file_type": "code",
      "source_file": "Example/LWAudioPlayer/LWAppDelegate.m",
      "source_location": "L36",
      "id": "lwaudioplayer_lwappdelegate_lwappdelegate_applicationdidbecomeactive",
      "community": 15,
      "norm_label": "-applicationdidbecomeactive"
    },
    {
      "label": "-applicationWillTerminate",
      "file_type": "code",
      "source_file": "Example/LWAudioPlayer/LWAppDelegate.m",
      "source_location": "L41",
      "id": "lwaudioplayer_lwappdelegate_lwappdelegate_applicationwillterminate",
      "community": 15,
      "norm_label": "-applicationwillterminate"
    },
    {
      "label": "LWViewController.m",
      "file_type": "code",
      "source_file": "Example/LWAudioPlayer/LWViewController.m",
      "source_location": "L1",
      "id": "example_lwaudioplayer_lwviewcontroller_m",
      "community": 25,
      "norm_label": "lwviewcontroller.m"
    },
    {
      "label": "LWViewController",
      "file_type": "code",
      "source_file": "Example/LWAudioPlayer/LWViewController.m",
      "source_location": "L13",
      "id": "lwaudioplayer_lwviewcontroller_lwviewcontroller",
      "community": 25,
      "norm_label": "lwviewcontroller"
    },
    {
      "label": "-viewDidLoad",
      "file_type": "code",
      "source_file": "Example/LWAudioPlayer/LWViewController.m",
      "source_location": "L20",
      "id": "lwaudioplayer_lwviewcontroller_lwviewcontroller_viewdidload",
      "community": 25,
      "norm_label": "-viewdidload"
    },
    {
      "label": "-flatItemListwithType",
      "file_type": "code",
      "source_file": "Example/LWAudioPlayer/LWViewController.m",
      "source_location": "L39",
      "id": "lwaudioplayer_lwviewcontroller_lwviewcontroller_flatitemlistwithtype",
      "community": 25,
      "norm_label": "-flatitemlistwithtype"
    },
    {
      "label": "LWAudioPlayerSwift.swift",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/LWAudioPlayerSwift.swift",
      "source_location": "L1",
      "id": "lwaudioplayer_swift_classes_lwaudioplayerswift_swift",
      "community": 5,
      "norm_label": "lwaudioplayerswift.swift"
    },
    {
      "label": "LWAudioPlayerSwift",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/LWAudioPlayerSwift.swift",
      "source_location": "L23",
      "id": "classes_lwaudioplayerswift_lwaudioplayerswift",
      "community": 5,
      "norm_label": "lwaudioplayerswift"
    },
    {
      "label": ".init()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/LWAudioPlayerSwift.swift",
      "source_location": "L73",
      "id": "classes_lwaudioplayerswift_lwaudioplayerswift_init",
      "community": 5,
      "norm_label": ".init()"
    },
    {
      "label": ".play()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/LWAudioPlayerSwift.swift",
      "source_location": "L78",
      "id": "classes_lwaudioplayerswift_lwaudioplayerswift_play",
      "community": 5,
      "norm_label": ".play()"
    },
    {
      "label": ".togglePlayPause()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/LWAudioPlayerSwift.swift",
      "source_location": "L83",
      "id": "classes_lwaudioplayerswift_lwaudioplayerswift_toggleplaypause",
      "community": 5,
      "norm_label": ".toggleplaypause()"
    },
    {
      "label": ".pause()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/LWAudioPlayerSwift.swift",
      "source_location": "L88",
      "id": "classes_lwaudioplayerswift_lwaudioplayerswift_pause",
      "community": 5,
      "norm_label": ".pause()"
    },
    {
      "label": ".stop()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/LWAudioPlayerSwift.swift",
      "source_location": "L93",
      "id": "classes_lwaudioplayerswift_lwaudioplayerswift_stop",
      "community": 5,
      "norm_label": ".stop()"
    },
    {
      "label": ".previous()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/LWAudioPlayerSwift.swift",
      "source_location": "L98",
      "id": "classes_lwaudioplayerswift_lwaudioplayerswift_previous",
      "community": 5,
      "norm_label": ".previous()"
    },
    {
      "label": ".next()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/LWAudioPlayerSwift.swift",
      "source_location": "L103",
      "id": "classes_lwaudioplayerswift_lwaudioplayerswift_next",
      "community": 5,
      "norm_label": ".next()"
    },
    {
      "label": ".seek()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/LWAudioPlayerSwift.swift",
      "source_location": "L108",
      "id": "classes_lwaudioplayerswift_lwaudioplayerswift_seek",
      "community": 5,
      "norm_label": ".seek()"
    },
    {
      "label": ".increaseSpeed()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/LWAudioPlayerSwift.swift",
      "source_location": "L115",
      "id": "classes_lwaudioplayerswift_lwaudioplayerswift_increasespeed",
      "community": 5,
      "norm_label": ".increasespeed()"
    },
    {
      "label": ".decreaseSpeed()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/LWAudioPlayerSwift.swift",
      "source_location": "L120",
      "id": "classes_lwaudioplayerswift_lwaudioplayerswift_decreasespeed",
      "community": 5,
      "norm_label": ".decreasespeed()"
    },
    {
      "label": ".toggleLoopMode()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/LWAudioPlayerSwift.swift",
      "source_location": "L132",
      "id": "classes_lwaudioplayerswift_lwaudioplayerswift_toggleloopmode",
      "community": 5,
      "norm_label": ".toggleloopmode()"
    },
    {
      "label": ".release()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/LWAudioPlayerSwift.swift",
      "source_location": "L139",
      "id": "classes_lwaudioplayerswift_lwaudioplayerswift_release",
      "community": 5,
      "norm_label": ".release()"
    },
    {
      "label": ".createSwiftUIView()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/LWAudioPlayerSwift.swift",
      "source_location": "L150",
      "id": "classes_lwaudioplayerswift_lwaudioplayerswift_createswiftuiview",
      "community": 9,
      "norm_label": ".createswiftuiview()"
    },
    {
      "label": ".createUIKitView()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/LWAudioPlayerSwift.swift",
      "source_location": "L156",
      "id": "classes_lwaudioplayerswift_lwaudioplayerswift_createuikitview",
      "community": 5,
      "norm_label": ".createuikitview()"
    },
    {
      "label": ".createAudioItem()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/LWAudioPlayerSwift.swift",
      "source_location": "L166",
      "id": "classes_lwaudioplayerswift_lwaudioplayerswift_createaudioitem",
      "community": 5,
      "norm_label": ".createaudioitem()"
    },
    {
      "label": ".createAudioItems()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/LWAudioPlayerSwift.swift",
      "source_location": "L176",
      "id": "classes_lwaudioplayerswift_lwaudioplayerswift_createaudioitems",
      "community": 5,
      "norm_label": ".createaudioitems()"
    },
    {
      "label": "AudioPlayerUIKitView.swift",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerUIKitView.swift",
      "source_location": "L1",
      "id": "lwaudioplayer_swift_classes_audioplayeruikitview_swift",
      "community": 5,
      "norm_label": "audioplayeruikitview.swift"
    },
    {
      "label": "AudioPlayerUIKitView",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerUIKitView.swift",
      "source_location": "L16",
      "id": "classes_audioplayeruikitview_audioplayeruikitview",
      "community": 5,
      "norm_label": "audioplayeruikitview"
    },
    {
      "label": "UIView",
      "file_type": "code",
      "source_file": "",
      "source_location": "",
      "id": "uiview",
      "community": 5,
      "norm_label": "uiview"
    },
    {
      "label": ".init()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerUIKitView.swift",
      "source_location": "L30",
      "id": "classes_audioplayeruikitview_audioplayeruikitview_init",
      "community": 5,
      "norm_label": ".init()"
    },
    {
      "label": ".setupView()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerUIKitView.swift",
      "source_location": "L42",
      "id": "classes_audioplayeruikitview_audioplayeruikitview_setupview",
      "community": 5,
      "norm_label": ".setupview()"
    },
    {
      "label": ".playOrPauseAction()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerUIKitView.swift",
      "source_location": "L65",
      "id": "classes_audioplayeruikitview_audioplayeruikitview_playorpauseaction",
      "community": 5,
      "norm_label": ".playorpauseaction()"
    },
    {
      "label": ".playPreviousAction()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerUIKitView.swift",
      "source_location": "L70",
      "id": "classes_audioplayeruikitview_audioplayeruikitview_playpreviousaction",
      "community": 5,
      "norm_label": ".playpreviousaction()"
    },
    {
      "label": ".playNextAction()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerUIKitView.swift",
      "source_location": "L75",
      "id": "classes_audioplayeruikitview_audioplayeruikitview_playnextaction",
      "community": 5,
      "norm_label": ".playnextaction()"
    },
    {
      "label": ".getHostingController()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerUIKitView.swift",
      "source_location": "L80",
      "id": "classes_audioplayeruikitview_audioplayeruikitview_gethostingcontroller",
      "community": 5,
      "norm_label": ".gethostingcontroller()"
    },
    {
      "label": "AudioPlayerConstants.swift",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerConstants.swift",
      "source_location": "L1",
      "id": "lwaudioplayer_swift_classes_audioplayerconstants_swift",
      "community": 16,
      "norm_label": "audioplayerconstants.swift"
    },
    {
      "label": "AudioLog()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerConstants.swift",
      "source_location": "L15",
      "id": "classes_audioplayerconstants_audiolog",
      "community": 3,
      "norm_label": "audiolog()"
    },
    {
      "label": "AudioPlayerKeys",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerConstants.swift",
      "source_location": "L24",
      "id": "classes_audioplayerconstants_audioplayerkeys",
      "community": 16,
      "norm_label": "audioplayerkeys"
    },
    {
      "label": "ScreenDimensions",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerConstants.swift",
      "source_location": "L32",
      "id": "classes_audioplayerconstants_screendimensions",
      "community": 16,
      "norm_label": "screendimensions"
    },
    {
      "label": "SystemVersion",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerConstants.swift",
      "source_location": "L44",
      "id": "classes_audioplayerconstants_systemversion",
      "community": 16,
      "norm_label": "systemversion"
    },
    {
      "label": ".isGreaterThanOrEqualTo()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerConstants.swift",
      "source_location": "L45",
      "id": "classes_audioplayerconstants_systemversion_isgreaterthanorequalto",
      "community": 16,
      "norm_label": ".isgreaterthanorequalto()"
    },
    {
      "label": "AudioPlayerBundle",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerConstants.swift",
      "source_location": "L53",
      "id": "classes_audioplayerconstants_audioplayerbundle",
      "community": 16,
      "norm_label": "audioplayerbundle"
    },
    {
      "label": ".bundle()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerConstants.swift",
      "source_location": "L54",
      "id": "classes_audioplayerconstants_audioplayerbundle_bundle",
      "community": 16,
      "norm_label": ".bundle()"
    },
    {
      "label": ".image()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerConstants.swift",
      "source_location": "L66",
      "id": "classes_audioplayerconstants_audioplayerbundle_image",
      "community": 16,
      "norm_label": ".image()"
    },
    {
      "label": "AudioPlayerManager.swift",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L1",
      "id": "lwaudioplayer_swift_classes_audioplayermanager_swift",
      "community": 3,
      "norm_label": "audioplayermanager.swift"
    },
    {
      "label": "AudioPlayerDelegate",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L16",
      "id": "classes_audioplayermanager_audioplayerdelegate",
      "community": 3,
      "norm_label": "audioplayerdelegate"
    },
    {
      "label": "AnyObject",
      "file_type": "code",
      "source_file": "",
      "source_location": "",
      "id": "anyobject",
      "community": 9,
      "norm_label": "anyobject"
    },
    {
      "label": "AudioPlayerManager",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L26",
      "id": "classes_audioplayermanager_audioplayermanager",
      "community": 3,
      "norm_label": "audioplayermanager"
    },
    {
      "label": "NSObject",
      "file_type": "code",
      "source_file": "",
      "source_location": "",
      "id": "nsobject",
      "community": 4,
      "norm_label": "nsobject"
    },
    {
      "label": "ObservableObject",
      "file_type": "code",
      "source_file": "",
      "source_location": "",
      "id": "observableobject",
      "community": 3,
      "norm_label": "observableobject"
    },
    {
      "label": ".init()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L54",
      "id": "classes_audioplayermanager_audioplayermanager_init",
      "community": 3,
      "norm_label": ".init()"
    },
    {
      "label": ".deinit()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L62",
      "id": "classes_audioplayermanager_audioplayermanager_deinit",
      "community": 3,
      "norm_label": ".deinit()"
    },
    {
      "label": ".setupAudioSession()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L70",
      "id": "classes_audioplayermanager_audioplayermanager_setupaudiosession",
      "community": 3,
      "norm_label": ".setupaudiosession()"
    },
    {
      "label": ".setupNotifications()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L81",
      "id": "classes_audioplayermanager_audioplayermanager_setupnotifications",
      "community": 3,
      "norm_label": ".setupnotifications()"
    },
    {
      "label": ".setupRemoteCommandCenter()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L90",
      "id": "classes_audioplayermanager_audioplayermanager_setupremotecommandcenter",
      "community": 3,
      "norm_label": ".setupremotecommandcenter()"
    },
    {
      "label": ".loadSpeedRate()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L128",
      "id": "classes_audioplayermanager_audioplayermanager_loadspeedrate",
      "community": 3,
      "norm_label": ".loadspeedrate()"
    },
    {
      "label": ".playAudio()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L141",
      "id": "classes_audioplayermanager_audioplayermanager_playaudio",
      "community": 3,
      "norm_label": ".playaudio()"
    },
    {
      "label": ".togglePlayPause()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L184",
      "id": "classes_audioplayermanager_audioplayermanager_toggleplaypause",
      "community": 3,
      "norm_label": ".toggleplaypause()"
    },
    {
      "label": ".play()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L193",
      "id": "classes_audioplayermanager_audioplayermanager_play",
      "community": 3,
      "norm_label": ".play()"
    },
    {
      "label": ".resume()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L203",
      "id": "classes_audioplayermanager_audioplayermanager_resume",
      "community": 3,
      "norm_label": ".resume()"
    },
    {
      "label": ".pause()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L208",
      "id": "classes_audioplayermanager_audioplayermanager_pause",
      "community": 3,
      "norm_label": ".pause()"
    },
    {
      "label": ".stop()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L215",
      "id": "classes_audioplayermanager_audioplayermanager_stop",
      "community": 3,
      "norm_label": ".stop()"
    },
    {
      "label": ".previousTrack()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L224",
      "id": "classes_audioplayermanager_audioplayermanager_previoustrack",
      "community": 3,
      "norm_label": ".previoustrack()"
    },
    {
      "label": ".nextTrack()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L245",
      "id": "classes_audioplayermanager_audioplayermanager_nexttrack",
      "community": 3,
      "norm_label": ".nexttrack()"
    },
    {
      "label": ".seek()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L268",
      "id": "classes_audioplayermanager_audioplayermanager_seek",
      "community": 3,
      "norm_label": ".seek()"
    },
    {
      "label": ".speedUp()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L277",
      "id": "classes_audioplayermanager_audioplayermanager_speedup",
      "community": 3,
      "norm_label": ".speedup()"
    },
    {
      "label": ".speedDown()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L288",
      "id": "classes_audioplayermanager_audioplayermanager_speeddown",
      "community": 3,
      "norm_label": ".speeddown()"
    },
    {
      "label": ".setSpeed()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L299",
      "id": "classes_audioplayermanager_audioplayermanager_setspeed",
      "community": 3,
      "norm_label": ".setspeed()"
    },
    {
      "label": ".toggleLoopMode()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L313",
      "id": "classes_audioplayermanager_audioplayermanager_toggleloopmode",
      "community": 3,
      "norm_label": ".toggleloopmode()"
    },
    {
      "label": ".scheduleTimer()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L320",
      "id": "classes_audioplayermanager_audioplayermanager_scheduletimer",
      "community": 3,
      "norm_label": ".scheduletimer()"
    },
    {
      "label": ".invalidateTimer()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L330",
      "id": "classes_audioplayermanager_audioplayermanager_invalidatetimer",
      "community": 3,
      "norm_label": ".invalidatetimer()"
    },
    {
      "label": ".updateUI()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L335",
      "id": "classes_audioplayermanager_audioplayermanager_updateui",
      "community": 3,
      "norm_label": ".updateui()"
    },
    {
      "label": ".updateNowPlayingInfo()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L346",
      "id": "classes_audioplayermanager_audioplayermanager_updatenowplayinginfo",
      "community": 3,
      "norm_label": ".updatenowplayinginfo()"
    },
    {
      "label": ".releaseAudioPlayer()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L377",
      "id": "classes_audioplayermanager_audioplayermanager_releaseaudioplayer",
      "community": 3,
      "norm_label": ".releaseaudioplayer()"
    },
    {
      "label": ".audioPlayDidEnd()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L385",
      "id": "classes_audioplayermanager_audioplayermanager_audioplaydidend",
      "community": 3,
      "norm_label": ".audioplaydidend()"
    },
    {
      "label": "AVAudioPlayerDelegate",
      "file_type": "code",
      "source_file": "",
      "source_location": "",
      "id": "avaudioplayerdelegate",
      "community": 3,
      "norm_label": "avaudioplayerdelegate"
    },
    {
      "label": ".audioPlayerDidFinishPlaying()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L399",
      "id": "classes_audioplayermanager_audioplayermanager_audioplayerdidfinishplaying",
      "community": 3,
      "norm_label": ".audioplayerdidfinishplaying()"
    },
    {
      "label": ".audioPlayerDecodeErrorDidOccur()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L407",
      "id": "classes_audioplayermanager_audioplayermanager_audioplayerdecodeerrordidoccur",
      "community": 3,
      "norm_label": ".audioplayerdecodeerrordidoccur()"
    },
    {
      "label": ".audioPlayerBeginInterruption()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L412",
      "id": "classes_audioplayermanager_audioplayermanager_audioplayerbegininterruption",
      "community": 3,
      "norm_label": ".audioplayerbegininterruption()"
    },
    {
      "label": ".audioPlayerEndInterruption()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L418",
      "id": "classes_audioplayermanager_audioplayermanager_audioplayerendinterruption",
      "community": 3,
      "norm_label": ".audioplayerendinterruption()"
    },
    {
      "label": "String",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L427",
      "id": "classes_audioplayermanager_string",
      "community": 3,
      "norm_label": "string"
    },
    {
      "label": "AudioPlayerBridge.swift",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L1",
      "id": "lwaudioplayer_swift_classes_audioplayerbridge_swift",
      "community": 4,
      "norm_label": "audioplayerbridge.swift"
    },
    {
      "label": "AudioPlayerBridge",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L16",
      "id": "classes_audioplayerbridge_audioplayerbridge",
      "community": 4,
      "norm_label": "audioplayerbridge"
    },
    {
      "label": ".init()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L40",
      "id": "classes_audioplayerbridge_audioplayerbridge_init",
      "community": 4,
      "norm_label": ".init()"
    },
    {
      "label": ".setupDelegateForwarding()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L47",
      "id": "classes_audioplayerbridge_audioplayerbridge_setupdelegateforwarding",
      "community": 4,
      "norm_label": ".setupdelegateforwarding()"
    },
    {
      "label": ".playAudio()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L54",
      "id": "classes_audioplayerbridge_audioplayerbridge_playaudio",
      "community": 4,
      "norm_label": ".playaudio()"
    },
    {
      "label": ".stop()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L59",
      "id": "classes_audioplayerbridge_audioplayerbridge_stop",
      "community": 4,
      "norm_label": ".stop()"
    },
    {
      "label": ".playPauseTrack()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L64",
      "id": "classes_audioplayerbridge_audioplayerbridge_playpausetrack",
      "community": 4,
      "norm_label": ".playpausetrack()"
    },
    {
      "label": ".previousTrack()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L69",
      "id": "classes_audioplayerbridge_audioplayerbridge_previoustrack",
      "community": 4,
      "norm_label": ".previoustrack()"
    },
    {
      "label": ".nextTrack()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L74",
      "id": "classes_audioplayerbridge_audioplayerbridge_nexttrack",
      "community": 4,
      "norm_label": ".nexttrack()"
    },
    {
      "label": ".speedDown()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L81",
      "id": "classes_audioplayerbridge_audioplayerbridge_speeddown",
      "community": 4,
      "norm_label": ".speeddown()"
    },
    {
      "label": ".speedUp()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L86",
      "id": "classes_audioplayerbridge_audioplayerbridge_speedup",
      "community": 4,
      "norm_label": ".speedup()"
    },
    {
      "label": ".schedulePlayerTimer()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L93",
      "id": "classes_audioplayerbridge_audioplayerbridge_scheduleplayertimer",
      "community": 4,
      "norm_label": ".scheduleplayertimer()"
    },
    {
      "label": ".playerTimerInvalidate()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L98",
      "id": "classes_audioplayerbridge_audioplayerbridge_playertimerinvalidate",
      "community": 4,
      "norm_label": ".playertimerinvalidate()"
    },
    {
      "label": ".isSingleLoop()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L105",
      "id": "classes_audioplayerbridge_audioplayerbridge_issingleloop",
      "community": 4,
      "norm_label": ".issingleloop()"
    },
    {
      "label": ".updateNowPlayingInfo()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L112",
      "id": "classes_audioplayerbridge_audioplayerbridge_updatenowplayinginfo",
      "community": 4,
      "norm_label": ".updatenowplayinginfo()"
    },
    {
      "label": ".releaseAudioPlayer()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L122",
      "id": "classes_audioplayerbridge_audioplayerbridge_releaseaudioplayer",
      "community": 4,
      "norm_label": ".releaseaudioplayer()"
    },
    {
      "label": ".av_togglePlayPause()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L128",
      "id": "classes_audioplayerbridge_audioplayerbridge_av_toggleplaypause",
      "community": 4,
      "norm_label": ".av_toggleplaypause()"
    },
    {
      "label": ".av_stop()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L132",
      "id": "classes_audioplayerbridge_audioplayerbridge_av_stop",
      "community": 4,
      "norm_label": ".av_stop()"
    },
    {
      "label": ".av_refreshNowPlayingInfo()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L136",
      "id": "classes_audioplayerbridge_audioplayerbridge_av_refreshnowplayinginfo",
      "community": 4,
      "norm_label": ".av_refreshnowplayinginfo()"
    },
    {
      "label": ".av_isRunning()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L140",
      "id": "classes_audioplayerbridge_audioplayerbridge_av_isrunning",
      "community": 4,
      "norm_label": ".av_isrunning()"
    },
    {
      "label": ".av_isPlaying()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L144",
      "id": "classes_audioplayerbridge_audioplayerbridge_av_isplaying",
      "community": 4,
      "norm_label": ".av_isplaying()"
    },
    {
      "label": ".av_speedDown()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L148",
      "id": "classes_audioplayerbridge_audioplayerbridge_av_speeddown",
      "community": 4,
      "norm_label": ".av_speeddown()"
    },
    {
      "label": ".av_speedUp()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L152",
      "id": "classes_audioplayerbridge_audioplayerbridge_av_speedup",
      "community": 4,
      "norm_label": ".av_speedup()"
    },
    {
      "label": "AudioPlayerDelegate",
      "file_type": "code",
      "source_file": "",
      "source_location": "",
      "id": "audioplayerdelegate",
      "community": 4,
      "norm_label": "audioplayerdelegate"
    },
    {
      "label": ".updatePlayerTitle()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L161",
      "id": "classes_audioplayerbridge_audioplayerbridge_updateplayertitle",
      "community": 4,
      "norm_label": ".updateplayertitle()"
    },
    {
      "label": ".updateAudioPlayerStatusAndProgressUI()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L165",
      "id": "classes_audioplayerbridge_audioplayerbridge_updateaudioplayerstatusandprogressui",
      "community": 4,
      "norm_label": ".updateaudioplayerstatusandprogressui()"
    },
    {
      "label": "AudioPlayerBridgeDelegate",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L173",
      "id": "classes_audioplayerbridge_audioplayerbridgedelegate",
      "community": 9,
      "norm_label": "audioplayerbridgedelegate"
    },
    {
      "label": "AudioItem",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L184",
      "id": "classes_audioplayerbridge_audioitem",
      "community": 4,
      "norm_label": "audioitem"
    },
    {
      "label": ".init()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L187",
      "id": "classes_audioplayerbridge_audioitem_init",
      "community": 4,
      "norm_label": ".init()"
    },
    {
      "label": ".getUTI()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L201",
      "id": "classes_audioplayerbridge_audioitem_getuti",
      "community": 4,
      "norm_label": ".getuti()"
    },
    {
      "label": "AudioItem.swift",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioItem.swift",
      "source_location": "L1",
      "id": "lwaudioplayer_swift_classes_audioitem_swift",
      "community": 4,
      "norm_label": "audioitem.swift"
    },
    {
      "label": "AudioItem",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioItem.swift",
      "source_location": "L12",
      "id": "classes_audioitem_audioitem",
      "community": 4,
      "norm_label": "audioitem"
    },
    {
      "label": "Codable",
      "file_type": "code",
      "source_file": "",
      "source_location": "",
      "id": "codable",
      "community": 4,
      "norm_label": "codable"
    },
    {
      "label": ".init()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioItem.swift",
      "source_location": "L36",
      "id": "classes_audioitem_audioitem_init",
      "community": 4,
      "norm_label": ".init()"
    },
    {
      "label": ".uti()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioItem.swift",
      "source_location": "L47",
      "id": "classes_audioitem_audioitem_uti",
      "community": 4,
      "norm_label": ".uti()"
    },
    {
      "label": "AudioItemType",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioItem.swift",
      "source_location": "L109",
      "id": "classes_audioitem_audioitemtype",
      "community": 4,
      "norm_label": "audioitemtype"
    },
    {
      "label": "AudioPlayerExtensions.swift",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerExtensions.swift",
      "source_location": "L1",
      "id": "lwaudioplayer_swift_classes_audioplayerextensions_swift",
      "community": 17,
      "norm_label": "audioplayerextensions.swift"
    },
    {
      "label": "UIImage",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerExtensions.swift",
      "source_location": "L13",
      "id": "classes_audioplayerextensions_uiimage",
      "community": 17,
      "norm_label": "uiimage"
    },
    {
      "label": ".withOverlayColor()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerExtensions.swift",
      "source_location": "L16",
      "id": "classes_audioplayerextensions_uiimage_withoverlaycolor",
      "community": 17,
      "norm_label": ".withoverlaycolor()"
    },
    {
      "label": "UIView",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerExtensions.swift",
      "source_location": "L34",
      "id": "classes_audioplayerextensions_uiview",
      "community": 17,
      "norm_label": "uiview"
    },
    {
      "label": ".superView()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerExtensions.swift",
      "source_location": "L37",
      "id": "classes_audioplayerextensions_uiview_superview",
      "community": 17,
      "norm_label": ".superview()"
    },
    {
      "label": ".rotationToInterfaceOrientation()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerExtensions.swift",
      "source_location": "L49",
      "id": "classes_audioplayerextensions_uiview_rotationtointerfaceorientation",
      "community": 17,
      "norm_label": ".rotationtointerfaceorientation()"
    },
    {
      "label": "UIResponder",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerExtensions.swift",
      "source_location": "L58",
      "id": "classes_audioplayerextensions_uiresponder",
      "community": 17,
      "norm_label": "uiresponder"
    },
    {
      "label": ".responder()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerExtensions.swift",
      "source_location": "L61",
      "id": "classes_audioplayerextensions_uiresponder_responder",
      "community": 17,
      "norm_label": ".responder()"
    },
    {
      "label": "AudioPlayerView.swift",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L1",
      "id": "lwaudioplayer_swift_classes_audioplayerview_swift",
      "community": 9,
      "norm_label": "audioplayerview.swift"
    },
    {
      "label": "AudioPlayerDataSource",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L14",
      "id": "classes_audioplayerview_audioplayerdatasource",
      "community": 9,
      "norm_label": "audioplayerdatasource"
    },
    {
      "label": "AudioPlayerView",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L21",
      "id": "classes_audioplayerview_audioplayerview",
      "community": 9,
      "norm_label": "audioplayerview"
    },
    {
      "label": "View",
      "file_type": "code",
      "source_file": "",
      "source_location": "",
      "id": "view",
      "community": 9,
      "norm_label": "view"
    },
    {
      "label": ".init()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L39",
      "id": "classes_audioplayerview_audioplayerview_init",
      "community": 9,
      "norm_label": ".init()"
    },
    {
      "label": ".playPauseAction()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L203",
      "id": "classes_audioplayerview_audioplayerview_playpauseaction",
      "community": 9,
      "norm_label": ".playpauseaction()"
    },
    {
      "label": ".previousAction()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L210",
      "id": "classes_audioplayerview_audioplayerview_previousaction",
      "community": 9,
      "norm_label": ".previousaction()"
    },
    {
      "label": ".nextAction()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L217",
      "id": "classes_audioplayerview_audioplayerview_nextaction",
      "community": 9,
      "norm_label": ".nextaction()"
    },
    {
      "label": ".speedDownAction()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L224",
      "id": "classes_audioplayerview_audioplayerview_speeddownaction",
      "community": 9,
      "norm_label": ".speeddownaction()"
    },
    {
      "label": ".speedUpAction()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L229",
      "id": "classes_audioplayerview_audioplayerview_speedupaction",
      "community": 9,
      "norm_label": ".speedupaction()"
    },
    {
      "label": ".toggleLoopMode()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L234",
      "id": "classes_audioplayerview_audioplayerview_toggleloopmode",
      "community": 9,
      "norm_label": ".toggleloopmode()"
    },
    {
      "label": ".shareAction()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L239",
      "id": "classes_audioplayerview_audioplayerview_shareaction",
      "community": 9,
      "norm_label": ".shareaction()"
    },
    {
      "label": ".updateSpeedRate()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L248",
      "id": "classes_audioplayerview_audioplayerview_updatespeedrate",
      "community": 9,
      "norm_label": ".updatespeedrate()"
    },
    {
      "label": ".updateLoopMode()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L255",
      "id": "classes_audioplayerview_audioplayerview_updateloopmode",
      "community": 9,
      "norm_label": ".updateloopmode()"
    },
    {
      "label": ".formatTime()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L259",
      "id": "classes_audioplayerview_audioplayerview_formattime",
      "community": 9,
      "norm_label": ".formattime()"
    },
    {
      "label": "MarqueeText",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L269",
      "id": "classes_audioplayerview_marqueetext",
      "community": 9,
      "norm_label": "marqueetext"
    },
    {
      "label": ".startScrolling()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L291",
      "id": "classes_audioplayerview_marqueetext_startscrolling",
      "community": 9,
      "norm_label": ".startscrolling()"
    },
    {
      "label": "String",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L298",
      "id": "classes_audioplayerview_string",
      "community": 9,
      "norm_label": "string"
    },
    {
      "label": ".size()",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L299",
      "id": "classes_audioplayerview_string_size",
      "community": 9,
      "norm_label": ".size()"
    },
    {
      "label": "AudioPlayerView_Previews",
      "file_type": "code",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L307",
      "id": "classes_audioplayerview_audioplayerview_previews",
      "community": 9,
      "norm_label": "audioplayerview_previews"
    },
    {
      "label": "PreviewProvider",
      "file_type": "code",
      "source_file": "",
      "source_location": "",
      "id": "previewprovider",
      "community": 9,
      "norm_label": "previewprovider"
    },
    {
      "label": "LWAudioPlayerView.h",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.h",
      "source_location": "L1",
      "id": "lwaudioplayer_classes_lwaudioplayerview_h",
      "community": 31,
      "norm_label": "lwaudioplayerview.h"
    },
    {
      "label": "LWAudioPlayer.h",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.h",
      "source_location": "L1",
      "id": "lwaudioplayer_classes_lwaudioplayer_h",
      "community": 32,
      "norm_label": "lwaudioplayer.h"
    },
    {
      "label": "ListItem.m",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/ListItem.m",
      "source_location": "L1",
      "id": "lwaudioplayer_classes_listitem_m",
      "community": 18,
      "norm_label": "listitem.m"
    },
    {
      "label": "ListItem",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/ListItem.m",
      "source_location": "L10",
      "id": "classes_listitem_listitem",
      "community": 18,
      "norm_label": "listitem"
    },
    {
      "label": "-initWithNametypeitemPathitemList",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/ListItem.m",
      "source_location": "L12",
      "id": "classes_listitem_listitem_initwithnametypeitempathitemlist",
      "community": 18,
      "norm_label": "-initwithnametypeitempathitemlist"
    },
    {
      "label": "-copyWithZone",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/ListItem.m",
      "source_location": "L27",
      "id": "classes_listitem_listitem_copywithzone",
      "community": 18,
      "norm_label": "-copywithzone"
    },
    {
      "label": "-mutableCopyWithZone",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/ListItem.m",
      "source_location": "L36",
      "id": "classes_listitem_listitem_mutablecopywithzone",
      "community": 18,
      "norm_label": "-mutablecopywithzone"
    },
    {
      "label": "-uti",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/ListItem.m",
      "source_location": "L46",
      "id": "classes_listitem_listitem_uti",
      "community": 18,
      "norm_label": "-uti"
    },
    {
      "label": "-encodeWithCoder",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/ListItem.m",
      "source_location": "L136",
      "id": "classes_listitem_listitem_encodewithcoder",
      "community": 18,
      "norm_label": "-encodewithcoder"
    },
    {
      "label": "-initWithCoder",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/ListItem.m",
      "source_location": "L140",
      "id": "classes_listitem_listitem_initwithcoder",
      "community": 18,
      "norm_label": "-initwithcoder"
    },
    {
      "label": "LWAudioCategories.m",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioCategories.m",
      "source_location": "L1",
      "id": "lwaudioplayer_classes_lwaudiocategories_m",
      "community": 21,
      "norm_label": "lwaudiocategories.m"
    },
    {
      "label": "UIView",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioCategories.m",
      "source_location": "L11",
      "id": "classes_lwaudiocategories_uiview",
      "community": 21,
      "norm_label": "uiview"
    },
    {
      "label": "-lwaudio_rotationToInterfaceOrientation",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioCategories.m",
      "source_location": "L14",
      "id": "classes_lwaudiocategories_uiview_lwaudio_rotationtointerfaceorientation",
      "community": 21,
      "norm_label": "-lwaudio_rotationtointerfaceorientation"
    },
    {
      "label": "-lwaudio_superViewWithClass",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioCategories.m",
      "source_location": "L21",
      "id": "classes_lwaudiocategories_uiview_lwaudio_superviewwithclass",
      "community": 21,
      "norm_label": "-lwaudio_superviewwithclass"
    },
    {
      "label": "UIImage",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioCategories.m",
      "source_location": "L35",
      "id": "classes_lwaudiocategories_uiimage",
      "community": 21,
      "norm_label": "uiimage"
    },
    {
      "label": "-lwaudio_imageWithOverlayColor",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioCategories.m",
      "source_location": "L39",
      "id": "classes_lwaudiocategories_uiimage_lwaudio_imagewithoverlaycolor",
      "community": 21,
      "norm_label": "-lwaudio_imagewithoverlaycolor"
    },
    {
      "label": "Defines.h",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/Defines.h",
      "source_location": "L1",
      "id": "lwaudioplayer_classes_defines_h",
      "community": 33,
      "norm_label": "defines.h"
    },
    {
      "label": "LWAudioPlayer.m",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L1",
      "id": "lwaudioplayer_classes_lwaudioplayer_m",
      "community": 2,
      "norm_label": "lwaudioplayer.m"
    },
    {
      "label": "LWAudioPlayer",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L14",
      "id": "classes_lwaudioplayer_lwaudioplayer",
      "community": 2,
      "norm_label": "lwaudioplayer"
    },
    {
      "label": "-sharedInstance",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L28",
      "id": "classes_lwaudioplayer_lwaudioplayer_sharedinstance",
      "community": 2,
      "norm_label": "-sharedinstance"
    },
    {
      "label": "-init",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L39",
      "id": "classes_lwaudioplayer_lwaudioplayer_init",
      "community": 2,
      "norm_label": "-init"
    },
    {
      "label": "-dealloc",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L65",
      "id": "classes_lwaudioplayer_lwaudioplayer_dealloc",
      "community": 2,
      "norm_label": "-dealloc"
    },
    {
      "label": "-appDidReceiveRemoteControlNotification",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L90",
      "id": "classes_lwaudioplayer_lwaudioplayer_appdidreceiveremotecontrolnotification",
      "community": 2,
      "norm_label": "-appdidreceiveremotecontrolnotification"
    },
    {
      "label": "-audioPlayDidEnd",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L124",
      "id": "classes_lwaudioplayer_lwaudioplayer_audioplaydidend",
      "community": 2,
      "norm_label": "-audioplaydidend"
    },
    {
      "label": "-playAudioWithItem",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L140",
      "id": "classes_lwaudioplayer_lwaudioplayer_playaudiowithitem",
      "community": 2,
      "norm_label": "-playaudiowithitem"
    },
    {
      "label": "-playPuaseTrack",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L186",
      "id": "classes_lwaudioplayer_lwaudioplayer_playpuasetrack",
      "community": 2,
      "norm_label": "-playpuasetrack"
    },
    {
      "label": "-previousTrack",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L199",
      "id": "classes_lwaudioplayer_lwaudioplayer_previoustrack",
      "community": 2,
      "norm_label": "-previoustrack"
    },
    {
      "label": "-nextTrack",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L223",
      "id": "classes_lwaudioplayer_lwaudioplayer_nexttrack",
      "community": 2,
      "norm_label": "-nexttrack"
    },
    {
      "label": "-stop",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L249",
      "id": "classes_lwaudioplayer_lwaudioplayer_stop",
      "community": 2,
      "norm_label": "-stop"
    },
    {
      "label": "-speedDown",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L254",
      "id": "classes_lwaudioplayer_lwaudioplayer_speeddown",
      "community": 2,
      "norm_label": "-speeddown"
    },
    {
      "label": "-speedUp",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L266",
      "id": "classes_lwaudioplayer_lwaudioplayer_speedup",
      "community": 2,
      "norm_label": "-speedup"
    },
    {
      "label": "-releaseAudioPlayer",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L279",
      "id": "classes_lwaudioplayer_lwaudioplayer_releaseaudioplayer",
      "community": 2,
      "norm_label": "-releaseaudioplayer"
    },
    {
      "label": "-schedulePlayerTimer",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L288",
      "id": "classes_lwaudioplayer_lwaudioplayer_scheduleplayertimer",
      "community": 2,
      "norm_label": "-scheduleplayertimer"
    },
    {
      "label": "-playerTimerInvalidate",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L296",
      "id": "classes_lwaudioplayer_lwaudioplayer_playertimerinvalidate",
      "community": 2,
      "norm_label": "-playertimerinvalidate"
    },
    {
      "label": "-addPlayerNotificationObserver",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L306",
      "id": "classes_lwaudioplayer_lwaudioplayer_addplayernotificationobserver",
      "community": 2,
      "norm_label": "-addplayernotificationobserver"
    },
    {
      "label": "-removePlayerNotificationObserver",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L316",
      "id": "classes_lwaudioplayer_lwaudioplayer_removeplayernotificationobserver",
      "community": 2,
      "norm_label": "-removeplayernotificationobserver"
    },
    {
      "label": "-updateRemoteCommand",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L325",
      "id": "classes_lwaudioplayer_lwaudioplayer_updateremotecommand",
      "community": 2,
      "norm_label": "-updateremotecommand"
    },
    {
      "label": "-playDataSource",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L381",
      "id": "classes_lwaudioplayer_lwaudioplayer_playdatasource",
      "community": 2,
      "norm_label": "-playdatasource"
    },
    {
      "label": "-resume",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L389",
      "id": "classes_lwaudioplayer_lwaudioplayer_resume",
      "community": 2,
      "norm_label": "-resume"
    },
    {
      "label": "-pause",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L394",
      "id": "classes_lwaudioplayer_lwaudioplayer_pause",
      "community": 2,
      "norm_label": "-pause"
    },
    {
      "label": "-updateAudioPlayerUI",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L400",
      "id": "classes_lwaudioplayer_lwaudioplayer_updateaudioplayerui",
      "community": 2,
      "norm_label": "-updateaudioplayerui"
    },
    {
      "label": "-isSingleLoop",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L409",
      "id": "classes_lwaudioplayer_lwaudioplayer_issingleloop",
      "community": 2,
      "norm_label": "-issingleloop"
    },
    {
      "label": "-beginInterruption",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L416",
      "id": "classes_lwaudioplayer_lwaudioplayer_begininterruption",
      "community": 2,
      "norm_label": "-begininterruption"
    },
    {
      "label": "-endInterruptionWithFlags",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L423",
      "id": "classes_lwaudioplayer_lwaudioplayer_endinterruptionwithflags",
      "community": 2,
      "norm_label": "-endinterruptionwithflags"
    },
    {
      "label": "-endInterruption",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L430",
      "id": "classes_lwaudioplayer_lwaudioplayer_endinterruption",
      "community": 2,
      "norm_label": "-endinterruption"
    },
    {
      "label": "-inputIsAvailableChanged",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L437",
      "id": "classes_lwaudioplayer_lwaudioplayer_inputisavailablechanged",
      "community": 2,
      "norm_label": "-inputisavailablechanged"
    },
    {
      "label": "-audioPlayerdidStartPlayingQueueItemId",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L444",
      "id": "classes_lwaudioplayer_lwaudioplayer_audioplayerdidstartplayingqueueitemid",
      "community": 2,
      "norm_label": "-audioplayerdidstartplayingqueueitemid"
    },
    {
      "label": "-audioPlayerdidFinishBufferingSourceWithQueueItemId",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L451",
      "id": "classes_lwaudioplayer_lwaudioplayer_audioplayerdidfinishbufferingsourcewithqueueitemid",
      "community": 2,
      "norm_label": "-audioplayerdidfinishbufferingsourcewithqueueitemid"
    },
    {
      "label": "-audioPlayerstateChangedpreviousState",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L455",
      "id": "classes_lwaudioplayer_lwaudioplayer_audioplayerstatechangedpreviousstate",
      "community": 2,
      "norm_label": "-audioplayerstatechangedpreviousstate"
    },
    {
      "label": "-audioPlayerdidFinishPlayingQueueItemIdwithReasonandProgressandDuration",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L471",
      "id": "classes_lwaudioplayer_lwaudioplayer_audioplayerdidfinishplayingqueueitemidwithreasonandprogressandduration",
      "community": 2,
      "norm_label": "-audioplayerdidfinishplayingqueueitemidwithreasonandprogressandduration"
    },
    {
      "label": "-audioPlayerunexpectedError",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L487",
      "id": "classes_lwaudioplayer_lwaudioplayer_audioplayerunexpectederror",
      "community": 2,
      "norm_label": "-audioplayerunexpectederror"
    },
    {
      "label": "-updateNowPlayingInfoWithElapsedPlaybackTimeplaybackRate",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L500",
      "id": "classes_lwaudioplayer_lwaudioplayer_updatenowplayinginfowithelapsedplaybacktimeplaybackrate",
      "community": 2,
      "norm_label": "-updatenowplayinginfowithelapsedplaybacktimeplaybackrate"
    },
    {
      "label": "-audioPlayer",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L527",
      "id": "classes_lwaudioplayer_lwaudioplayer_audioplayer",
      "community": 2,
      "norm_label": "-audioplayer"
    },
    {
      "label": "-av_togglePlayPause",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L537",
      "id": "classes_lwaudioplayer_lwaudioplayer_av_toggleplaypause",
      "community": 2,
      "norm_label": "-av_toggleplaypause"
    },
    {
      "label": "-av_play",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L545",
      "id": "classes_lwaudioplayer_lwaudioplayer_av_play",
      "community": 2,
      "norm_label": "-av_play"
    },
    {
      "label": "-av_pause",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L559",
      "id": "classes_lwaudioplayer_lwaudioplayer_av_pause",
      "community": 2,
      "norm_label": "-av_pause"
    },
    {
      "label": "-av_stop",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L565",
      "id": "classes_lwaudioplayer_lwaudioplayer_av_stop",
      "community": 2,
      "norm_label": "-av_stop"
    },
    {
      "label": "-av_speedDown",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L570",
      "id": "classes_lwaudioplayer_lwaudioplayer_av_speeddown",
      "community": 2,
      "norm_label": "-av_speeddown"
    },
    {
      "label": "-av_speedUp",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L583",
      "id": "classes_lwaudioplayer_lwaudioplayer_av_speedup",
      "community": 2,
      "norm_label": "-av_speedup"
    },
    {
      "label": "-av_refreshNoewPlayingInfo",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L597",
      "id": "classes_lwaudioplayer_lwaudioplayer_av_refreshnoewplayinginfo",
      "community": 2,
      "norm_label": "-av_refreshnoewplayinginfo"
    },
    {
      "label": "-av_isRuning",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L623",
      "id": "classes_lwaudioplayer_lwaudioplayer_av_isruning",
      "community": 2,
      "norm_label": "-av_isruning"
    },
    {
      "label": "-av_isPlaying",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L627",
      "id": "classes_lwaudioplayer_lwaudioplayer_av_isplaying",
      "community": 2,
      "norm_label": "-av_isplaying"
    },
    {
      "label": "-audioPlayerDidFinishPlayingsuccessfully",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L634",
      "id": "classes_lwaudioplayer_lwaudioplayer_audioplayerdidfinishplayingsuccessfully",
      "community": 2,
      "norm_label": "-audioplayerdidfinishplayingsuccessfully"
    },
    {
      "label": "-audioPlayerDecodeErrorDidOccurerror",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L646",
      "id": "classes_lwaudioplayer_lwaudioplayer_audioplayerdecodeerrordidoccurerror",
      "community": 2,
      "norm_label": "-audioplayerdecodeerrordidoccurerror"
    },
    {
      "label": "-audioPlayerBeginInterruption",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L650",
      "id": "classes_lwaudioplayer_lwaudioplayer_audioplayerbegininterruption",
      "community": 2,
      "norm_label": "-audioplayerbegininterruption"
    },
    {
      "label": "-audioPlayerEndInterruptionwithOptions",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L655",
      "id": "classes_lwaudioplayer_lwaudioplayer_audioplayerendinterruptionwithoptions",
      "community": 2,
      "norm_label": "-audioplayerendinterruptionwithoptions"
    },
    {
      "label": "-audioPlayerEndInterruptionwithFlags",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L660",
      "id": "classes_lwaudioplayer_lwaudioplayer_audioplayerendinterruptionwithflags",
      "community": 2,
      "norm_label": "-audioplayerendinterruptionwithflags"
    },
    {
      "label": "-audioPlayerEndInterruption",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L665",
      "id": "classes_lwaudioplayer_lwaudioplayer_audioplayerendinterruption",
      "community": 2,
      "norm_label": "-audioplayerendinterruption"
    },
    {
      "label": "LWAudioPlayerView.m",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L1",
      "id": "lwaudioplayer_classes_lwaudioplayerview_m",
      "community": 6,
      "norm_label": "lwaudioplayerview.m"
    },
    {
      "label": "LWAudioPlayerView",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L16",
      "id": "classes_lwaudioplayerview_lwaudioplayerview",
      "community": 6,
      "norm_label": "lwaudioplayerview"
    },
    {
      "label": "-isDarkStyle",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L48",
      "id": "classes_lwaudioplayerview_lwaudioplayerview_isdarkstyle",
      "community": 6,
      "norm_label": "-isdarkstyle"
    },
    {
      "label": "-init",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L55",
      "id": "classes_lwaudioplayerview_lwaudioplayerview_init",
      "community": 6,
      "norm_label": "-init"
    },
    {
      "label": "-rotationToInterfaceOrientation",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L260",
      "id": "classes_lwaudioplayerview_lwaudioplayerview_rotationtointerfaceorientation",
      "community": 6,
      "norm_label": "-rotationtointerfaceorientation"
    },
    {
      "label": "-dealloc",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L266",
      "id": "classes_lwaudioplayerview_lwaudioplayerview_dealloc",
      "community": 6,
      "norm_label": "-dealloc"
    },
    {
      "label": "-updatePalyerTitleWithText",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L274",
      "id": "classes_lwaudioplayerview_lwaudioplayerview_updatepalyertitlewithtext",
      "community": 6,
      "norm_label": "-updatepalyertitlewithtext"
    },
    {
      "label": "-updateAudioPlayerStatusAndProgressUI",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L279",
      "id": "classes_lwaudioplayerview_lwaudioplayerview_updateaudioplayerstatusandprogressui",
      "community": 6,
      "norm_label": "-updateaudioplayerstatusandprogressui"
    },
    {
      "label": "-progressTouchDown",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L335",
      "id": "classes_lwaudioplayerview_lwaudioplayerview_progresstouchdown",
      "community": 6,
      "norm_label": "-progresstouchdown"
    },
    {
      "label": "-progressChanged",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L339",
      "id": "classes_lwaudioplayerview_lwaudioplayerview_progresschanged",
      "community": 6,
      "norm_label": "-progresschanged"
    },
    {
      "label": "-playModeAction",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L354",
      "id": "classes_lwaudioplayerview_lwaudioplayerview_playmodeaction",
      "community": 6,
      "norm_label": "-playmodeaction"
    },
    {
      "label": "-shareAction",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L367",
      "id": "classes_lwaudioplayerview_lwaudioplayerview_shareaction",
      "community": 6,
      "norm_label": "-shareaction"
    },
    {
      "label": "-playOrPuaseAction",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L388",
      "id": "classes_lwaudioplayerview_lwaudioplayerview_playorpuaseaction",
      "community": 6,
      "norm_label": "-playorpuaseaction"
    },
    {
      "label": "-playPreviousAction",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L406",
      "id": "classes_lwaudioplayerview_lwaudioplayerview_playpreviousaction",
      "community": 6,
      "norm_label": "-playpreviousaction"
    },
    {
      "label": "-playNextAction",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L421",
      "id": "classes_lwaudioplayerview_lwaudioplayerview_playnextaction",
      "community": 6,
      "norm_label": "-playnextaction"
    },
    {
      "label": "-speedDownAction",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L434",
      "id": "classes_lwaudioplayerview_lwaudioplayerview_speeddownaction",
      "community": 6,
      "norm_label": "-speeddownaction"
    },
    {
      "label": "-speedUpAction",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L447",
      "id": "classes_lwaudioplayerview_lwaudioplayerview_speedupaction",
      "community": 6,
      "norm_label": "-speedupaction"
    },
    {
      "label": "-doubleToNSStringTime",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L466",
      "id": "classes_lwaudioplayerview_lwaudioplayerview_doubletonsstringtime",
      "community": 6,
      "norm_label": "-doubletonsstringtime"
    },
    {
      "label": "-updateTextLabelSpaceWithText",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L477",
      "id": "classes_lwaudioplayerview_lwaudioplayerview_updatetextlabelspacewithtext",
      "community": 6,
      "norm_label": "-updatetextlabelspacewithtext"
    },
    {
      "label": "-updateProgressLabelText",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L494",
      "id": "classes_lwaudioplayerview_lwaudioplayerview_updateprogresslabeltext",
      "community": 6,
      "norm_label": "-updateprogresslabeltext"
    },
    {
      "label": "UIImage",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L507",
      "id": "classes_lwaudioplayerview_uiimage",
      "community": 6,
      "norm_label": "uiimage"
    },
    {
      "label": "-imageWithOverlayColor",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L510",
      "id": "classes_lwaudioplayerview_uiimage_imagewithoverlaycolor",
      "community": 6,
      "norm_label": "-imagewithoverlaycolor"
    },
    {
      "label": "UIResponder",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L536",
      "id": "classes_lwaudioplayerview_uiresponder",
      "community": 6,
      "norm_label": "uiresponder"
    },
    {
      "label": "-superViewWithClass",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L539",
      "id": "classes_lwaudioplayerview_uiresponder_superviewwithclass",
      "community": 6,
      "norm_label": "-superviewwithclass"
    },
    {
      "label": "UIView",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L552",
      "id": "classes_lwaudioplayerview_uiview",
      "community": 6,
      "norm_label": "uiview"
    },
    {
      "label": "-rotationToInterfaceOrientation",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L555",
      "id": "classes_lwaudioplayerview_uiview_rotationtointerfaceorientation",
      "community": 6,
      "norm_label": "-rotationtointerfaceorientation"
    },
    {
      "label": "LWAudioCategories.h",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/LWAudioCategories.h",
      "source_location": "L1",
      "id": "lwaudioplayer_classes_lwaudiocategories_h",
      "community": 34,
      "norm_label": "lwaudiocategories.h"
    },
    {
      "label": "ListItem.h",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/ListItem.h",
      "source_location": "L1",
      "id": "lwaudioplayer_classes_listitem_h",
      "community": 35,
      "norm_label": "listitem.h"
    },
    {
      "label": "MarqueeLabel.m",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1",
      "id": "lwaudioplayer_classes_marqueelabel_marqueelabel_m",
      "community": 23,
      "norm_label": "marqueelabel.m"
    },
    {
      "label": "GradientSetupAnimation",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L28",
      "id": "marqueelabel_marqueelabel_gradientsetupanimation",
      "community": 23,
      "norm_label": "gradientsetupanimation"
    },
    {
      "label": "UIView",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L31",
      "id": "marqueelabel_marqueelabel_uiview",
      "community": 23,
      "norm_label": "uiview"
    },
    {
      "label": "-firstAvailableViewController",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L32",
      "id": "marqueelabel_marqueelabel_uiview_firstavailableviewcontroller",
      "community": 23,
      "norm_label": "-firstavailableviewcontroller"
    },
    {
      "label": "-traverseResponderChainForFirstViewController",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L33",
      "id": "marqueelabel_marqueelabel_uiview_traverseresponderchainforfirstviewcontroller",
      "community": 23,
      "norm_label": "-traverseresponderchainforfirstviewcontroller"
    },
    {
      "label": "CAMediaTimingFunction",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L36",
      "id": "marqueelabel_marqueelabel_camediatimingfunction",
      "community": 19,
      "norm_label": "camediatimingfunction"
    },
    {
      "label": "-controlPoints",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L37",
      "id": "marqueelabel_marqueelabel_camediatimingfunction_controlpoints",
      "community": 19,
      "norm_label": "-controlpoints"
    },
    {
      "label": "-durationPercentageForPositionPercentagewithDuration",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L38",
      "id": "marqueelabel_marqueelabel_camediatimingfunction_durationpercentageforpositionpercentagewithduration",
      "community": 19,
      "norm_label": "-durationpercentageforpositionpercentagewithduration"
    },
    {
      "label": "MarqueeLabel",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L41",
      "id": "marqueelabel_marqueelabel_marqueelabel",
      "community": 0,
      "norm_label": "marqueelabel"
    },
    {
      "label": "-restartLabelsOfController",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L64",
      "id": "marqueelabel_marqueelabel_marqueelabel_restartlabelsofcontroller",
      "community": 0,
      "norm_label": "-restartlabelsofcontroller"
    },
    {
      "label": "-controllerViewWillAppear",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L69",
      "id": "marqueelabel_marqueelabel_marqueelabel_controllerviewwillappear",
      "community": 0,
      "norm_label": "-controllerviewwillappear"
    },
    {
      "label": "-controllerViewDidAppear",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L73",
      "id": "marqueelabel_marqueelabel_marqueelabel_controllerviewdidappear",
      "community": 0,
      "norm_label": "-controllerviewdidappear"
    },
    {
      "label": "-controllerViewAppearing",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L77",
      "id": "marqueelabel_marqueelabel_marqueelabel_controllerviewappearing",
      "community": 0,
      "norm_label": "-controllerviewappearing"
    },
    {
      "label": "-controllerLabelsShouldLabelize",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L81",
      "id": "marqueelabel_marqueelabel_marqueelabel_controllerlabelsshouldlabelize",
      "community": 0,
      "norm_label": "-controllerlabelsshouldlabelize"
    },
    {
      "label": "-controllerLabelsShouldAnimate",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L86",
      "id": "marqueelabel_marqueelabel_marqueelabel_controllerlabelsshouldanimate",
      "community": 0,
      "norm_label": "-controllerlabelsshouldanimate"
    },
    {
      "label": "-notifyControllerwithMessage",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L91",
      "id": "marqueelabel_marqueelabel_marqueelabel_notifycontrollerwithmessage",
      "community": 0,
      "norm_label": "-notifycontrollerwithmessage"
    },
    {
      "label": "-viewControllerShouldRestart",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L101",
      "id": "marqueelabel_marqueelabel_marqueelabel_viewcontrollershouldrestart",
      "community": 0,
      "norm_label": "-viewcontrollershouldrestart"
    },
    {
      "label": "-labelsShouldLabelize",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L108",
      "id": "marqueelabel_marqueelabel_marqueelabel_labelsshouldlabelize",
      "community": 0,
      "norm_label": "-labelsshouldlabelize"
    },
    {
      "label": "-labelsShouldAnimate",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L115",
      "id": "marqueelabel_marqueelabel_marqueelabel_labelsshouldanimate",
      "community": 0,
      "norm_label": "-labelsshouldanimate"
    },
    {
      "label": "-initWithFrame",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L124",
      "id": "marqueelabel_marqueelabel_marqueelabel_initwithframe",
      "community": 0,
      "norm_label": "-initwithframe"
    },
    {
      "label": "-initWithFramedurationandFadeLength",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L128",
      "id": "marqueelabel_marqueelabel_marqueelabel_initwithframedurationandfadelength",
      "community": 0,
      "norm_label": "-initwithframedurationandfadelength"
    },
    {
      "label": "-initWithFramerateandFadeLength",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L139",
      "id": "marqueelabel_marqueelabel_marqueelabel_initwithframerateandfadelength",
      "community": 0,
      "norm_label": "-initwithframerateandfadelength"
    },
    {
      "label": "-initWithCoder",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L150",
      "id": "marqueelabel_marqueelabel_marqueelabel_initwithcoder",
      "community": 0,
      "norm_label": "-initwithcoder"
    },
    {
      "label": "-awakeFromNib",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L162",
      "id": "marqueelabel_marqueelabel_marqueelabel_awakefromnib",
      "community": 0,
      "norm_label": "-awakefromnib"
    },
    {
      "label": "-prepareForInterfaceBuilder",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L167",
      "id": "marqueelabel_marqueelabel_marqueelabel_prepareforinterfacebuilder",
      "community": 0,
      "norm_label": "-prepareforinterfacebuilder"
    },
    {
      "label": "-layerClass",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L172",
      "id": "marqueelabel_marqueelabel_marqueelabel_layerclass",
      "community": 0,
      "norm_label": "-layerclass"
    },
    {
      "label": "-repliLayer",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L176",
      "id": "marqueelabel_marqueelabel_marqueelabel_replilayer",
      "community": 0,
      "norm_label": "-replilayer"
    },
    {
      "label": "-maskLayer",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L180",
      "id": "marqueelabel_marqueelabel_marqueelabel_masklayer",
      "community": 0,
      "norm_label": "-masklayer"
    },
    {
      "label": "-drawLayerinContext",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L184",
      "id": "marqueelabel_marqueelabel_marqueelabel_drawlayerincontext",
      "community": 0,
      "norm_label": "-drawlayerincontext"
    },
    {
      "label": "-forwardPropertiesToSubLabel",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L193",
      "id": "marqueelabel_marqueelabel_marqueelabel_forwardpropertiestosublabel",
      "community": 0,
      "norm_label": "-forwardpropertiestosublabel"
    },
    {
      "label": "-setupLabel",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L220",
      "id": "marqueelabel_marqueelabel_marqueelabel_setuplabel",
      "community": 0,
      "norm_label": "-setuplabel"
    },
    {
      "label": "-minimizeLabelFrameWithMaximumSizeadjustHeight",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L258",
      "id": "marqueelabel_marqueelabel_marqueelabel_minimizelabelframewithmaximumsizeadjustheight",
      "community": 0,
      "norm_label": "-minimizelabelframewithmaximumsizeadjustheight"
    },
    {
      "label": "-didMoveToSuperview",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L277",
      "id": "marqueelabel_marqueelabel_marqueelabel_didmovetosuperview",
      "community": 0,
      "norm_label": "-didmovetosuperview"
    },
    {
      "label": "-layoutSubviews",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L283",
      "id": "marqueelabel_marqueelabel_marqueelabel_layoutsubviews",
      "community": 0,
      "norm_label": "-layoutsubviews"
    },
    {
      "label": "-willMoveToWindow",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L290",
      "id": "marqueelabel_marqueelabel_marqueelabel_willmovetowindow",
      "community": 0,
      "norm_label": "-willmovetowindow"
    },
    {
      "label": "-didMoveToWindow",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L296",
      "id": "marqueelabel_marqueelabel_marqueelabel_didmovetowindow",
      "community": 0,
      "norm_label": "-didmovetowindow"
    },
    {
      "label": "-updateSublabel",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L304",
      "id": "marqueelabel_marqueelabel_marqueelabel_updatesublabel",
      "community": 0,
      "norm_label": "-updatesublabel"
    },
    {
      "label": "-updateSublabelAndBeginScroll",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L308",
      "id": "marqueelabel_marqueelabel_marqueelabel_updatesublabelandbeginscroll",
      "community": 0,
      "norm_label": "-updatesublabelandbeginscroll"
    },
    {
      "label": "-subLabelSize",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L454",
      "id": "marqueelabel_marqueelabel_marqueelabel_sublabelsize",
      "community": 0,
      "norm_label": "-sublabelsize"
    },
    {
      "label": "-sizeThatFits",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L474",
      "id": "marqueelabel_marqueelabel_marqueelabel_sizethatfits",
      "community": 0,
      "norm_label": "-sizethatfits"
    },
    {
      "label": "-labelShouldScroll",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L482",
      "id": "marqueelabel_marqueelabel_marqueelabel_labelshouldscroll",
      "community": 0,
      "norm_label": "-labelshouldscroll"
    },
    {
      "label": "-labelReadyForScroll",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L493",
      "id": "marqueelabel_marqueelabel_marqueelabel_labelreadyforscroll",
      "community": 0,
      "norm_label": "-labelreadyforscroll"
    },
    {
      "label": "-beginScroll",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L512",
      "id": "marqueelabel_marqueelabel_marqueelabel_beginscroll",
      "community": 0,
      "norm_label": "-beginscroll"
    },
    {
      "label": "-beginScrollWithDelay",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L516",
      "id": "marqueelabel_marqueelabel_marqueelabel_beginscrollwithdelay",
      "community": 0,
      "norm_label": "-beginscrollwithdelay"
    },
    {
      "label": "-returnLabelToOriginImmediately",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L532",
      "id": "marqueelabel_marqueelabel_marqueelabel_returnlabeltooriginimmediately",
      "community": 0,
      "norm_label": "-returnlabeltooriginimmediately"
    },
    {
      "label": "-scrollAwayWithInterval",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L543",
      "id": "marqueelabel_marqueelabel_marqueelabel_scrollawaywithinterval",
      "community": 0,
      "norm_label": "-scrollawaywithinterval"
    },
    {
      "label": "-scrollAwayWithIntervaldelay",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L547",
      "id": "marqueelabel_marqueelabel_marqueelabel_scrollawaywithintervaldelay",
      "community": 0,
      "norm_label": "-scrollawaywithintervaldelay"
    },
    {
      "label": "-scrollAwayWithIntervaldelayAmountshouldReturn",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L551",
      "id": "marqueelabel_marqueelabel_marqueelabel_scrollawaywithintervaldelayamountshouldreturn",
      "community": 0,
      "norm_label": "-scrollawaywithintervaldelayamountshouldreturn"
    },
    {
      "label": "-scrollContinuousWithIntervalafter",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L635",
      "id": "marqueelabel_marqueelabel_marqueelabel_scrollcontinuouswithintervalafter",
      "community": 0,
      "norm_label": "-scrollcontinuouswithintervalafter"
    },
    {
      "label": "-scrollContinuousWithIntervalafterlabelAnimationgradientAnimation",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L639",
      "id": "marqueelabel_marqueelabel_marqueelabel_scrollcontinuouswithintervalafterlabelanimationgradientanimation",
      "community": 0,
      "norm_label": "-scrollcontinuouswithintervalafterlabelanimationgradientanimation"
    },
    {
      "label": "-applyGradientMaskForFadeLengthanimated",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L718",
      "id": "marqueelabel_marqueelabel_marqueelabel_applygradientmaskforfadelengthanimated",
      "community": 0,
      "norm_label": "-applygradientmaskforfadelengthanimated"
    },
    {
      "label": "-removeGradientMask",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L808",
      "id": "marqueelabel_marqueelabel_marqueelabel_removegradientmask",
      "community": 0,
      "norm_label": "-removegradientmask"
    },
    {
      "label": "-keyFrameAnimationForGradientFadeLengthintervaldelay",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L812",
      "id": "marqueelabel_marqueelabel_marqueelabel_keyframeanimationforgradientfadelengthintervaldelay",
      "community": 0,
      "norm_label": "-keyframeanimationforgradientfadelengthintervaldelay"
    },
    {
      "label": "-keyFrameAnimationForPropertyvaluesintervaldelay",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L966",
      "id": "marqueelabel_marqueelabel_marqueelabel_keyframeanimationforpropertyvaluesintervaldelay",
      "community": 0,
      "norm_label": "-keyframeanimationforpropertyvaluesintervaldelay"
    },
    {
      "label": "-timingFunctionForAnimationOptions",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1037",
      "id": "marqueelabel_marqueelabel_marqueelabel_timingfunctionforanimationoptions",
      "community": 0,
      "norm_label": "-timingfunctionforanimationoptions"
    },
    {
      "label": "-animationDidStopfinished",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1060",
      "id": "marqueelabel_marqueelabel_marqueelabel_animationdidstopfinished",
      "community": 0,
      "norm_label": "-animationdidstopfinished"
    },
    {
      "label": "-restartLabel",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1078",
      "id": "marqueelabel_marqueelabel_marqueelabel_restartlabel",
      "community": 0,
      "norm_label": "-restartlabel"
    },
    {
      "label": "-resetLabel",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1087",
      "id": "marqueelabel_marqueelabel_marqueelabel_resetlabel",
      "community": 0,
      "norm_label": "-resetlabel"
    },
    {
      "label": "-shutdownLabel",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1093",
      "id": "marqueelabel_marqueelabel_marqueelabel_shutdownlabel",
      "community": 0,
      "norm_label": "-shutdownlabel"
    },
    {
      "label": "-pauseLabel",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1100",
      "id": "marqueelabel_marqueelabel_marqueelabel_pauselabel",
      "community": 0,
      "norm_label": "-pauselabel"
    },
    {
      "label": "-unpauseLabel",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1117",
      "id": "marqueelabel_marqueelabel_marqueelabel_unpauselabel",
      "community": 0,
      "norm_label": "-unpauselabel"
    },
    {
      "label": "-labelWasTapped",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1137",
      "id": "marqueelabel_marqueelabel_marqueelabel_labelwastapped",
      "community": 0,
      "norm_label": "-labelwastapped"
    },
    {
      "label": "-triggerScrollStart",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1143",
      "id": "marqueelabel_marqueelabel_marqueelabel_triggerscrollstart",
      "community": 0,
      "norm_label": "-triggerscrollstart"
    },
    {
      "label": "-labelWillBeginScroll",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1149",
      "id": "marqueelabel_marqueelabel_marqueelabel_labelwillbeginscroll",
      "community": 0,
      "norm_label": "-labelwillbeginscroll"
    },
    {
      "label": "-labelReturnedToHome",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1154",
      "id": "marqueelabel_marqueelabel_marqueelabel_labelreturnedtohome",
      "community": 0,
      "norm_label": "-labelreturnedtohome"
    },
    {
      "label": "-setFrame",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1161",
      "id": "marqueelabel_marqueelabel_marqueelabel_setframe",
      "community": 0,
      "norm_label": "-setframe"
    },
    {
      "label": "-setBounds",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1171",
      "id": "marqueelabel_marqueelabel_marqueelabel_setbounds",
      "community": 0,
      "norm_label": "-setbounds"
    },
    {
      "label": "-viewForBaselineLayout",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1184",
      "id": "marqueelabel_marqueelabel_marqueelabel_viewforbaselinelayout",
      "community": 0,
      "norm_label": "-viewforbaselinelayout"
    },
    {
      "label": "-viewForLastBaselineLayout",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1189",
      "id": "marqueelabel_marqueelabel_marqueelabel_viewforlastbaselinelayout",
      "community": 0,
      "norm_label": "-viewforlastbaselinelayout"
    },
    {
      "label": "-viewForFirstBaselineLayout",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1194",
      "id": "marqueelabel_marqueelabel_marqueelabel_viewforfirstbaselinelayout",
      "community": 0,
      "norm_label": "-viewforfirstbaselinelayout"
    },
    {
      "label": "-text",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1199",
      "id": "marqueelabel_marqueelabel_marqueelabel_text",
      "community": 0,
      "norm_label": "-text"
    },
    {
      "label": "-setText",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1203",
      "id": "marqueelabel_marqueelabel_marqueelabel_settext",
      "community": 0,
      "norm_label": "-settext"
    },
    {
      "label": "-attributedText",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1212",
      "id": "marqueelabel_marqueelabel_marqueelabel_attributedtext",
      "community": 0,
      "norm_label": "-attributedtext"
    },
    {
      "label": "-setAttributedText",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1216",
      "id": "marqueelabel_marqueelabel_marqueelabel_setattributedtext",
      "community": 0,
      "norm_label": "-setattributedtext"
    },
    {
      "label": "-font",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1225",
      "id": "marqueelabel_marqueelabel_marqueelabel_font",
      "community": 0,
      "norm_label": "-font"
    },
    {
      "label": "-setFont",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1229",
      "id": "marqueelabel_marqueelabel_marqueelabel_setfont",
      "community": 0,
      "norm_label": "-setfont"
    },
    {
      "label": "-textColor",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1238",
      "id": "marqueelabel_marqueelabel_marqueelabel_textcolor",
      "community": 0,
      "norm_label": "-textcolor"
    },
    {
      "label": "-setTextColor",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1242",
      "id": "marqueelabel_marqueelabel_marqueelabel_settextcolor",
      "community": 0,
      "norm_label": "-settextcolor"
    },
    {
      "label": "-backgroundColor",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1247",
      "id": "marqueelabel_marqueelabel_marqueelabel_backgroundcolor",
      "community": 0,
      "norm_label": "-backgroundcolor"
    },
    {
      "label": "-setBackgroundColor",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1251",
      "id": "marqueelabel_marqueelabel_marqueelabel_setbackgroundcolor",
      "community": 0,
      "norm_label": "-setbackgroundcolor"
    },
    {
      "label": "-shadowColor",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1256",
      "id": "marqueelabel_marqueelabel_marqueelabel_shadowcolor",
      "community": 0,
      "norm_label": "-shadowcolor"
    },
    {
      "label": "-setShadowColor",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1260",
      "id": "marqueelabel_marqueelabel_marqueelabel_setshadowcolor",
      "community": 0,
      "norm_label": "-setshadowcolor"
    },
    {
      "label": "-shadowOffset",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1265",
      "id": "marqueelabel_marqueelabel_marqueelabel_shadowoffset",
      "community": 0,
      "norm_label": "-shadowoffset"
    },
    {
      "label": "-setShadowOffset",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1269",
      "id": "marqueelabel_marqueelabel_marqueelabel_setshadowoffset",
      "community": 0,
      "norm_label": "-setshadowoffset"
    },
    {
      "label": "-highlightedTextColor",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1274",
      "id": "marqueelabel_marqueelabel_marqueelabel_highlightedtextcolor",
      "community": 0,
      "norm_label": "-highlightedtextcolor"
    },
    {
      "label": "-setHighlightedTextColor",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1278",
      "id": "marqueelabel_marqueelabel_marqueelabel_sethighlightedtextcolor",
      "community": 0,
      "norm_label": "-sethighlightedtextcolor"
    },
    {
      "label": "-isHighlighted",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1283",
      "id": "marqueelabel_marqueelabel_marqueelabel_ishighlighted",
      "community": 0,
      "norm_label": "-ishighlighted"
    },
    {
      "label": "-setHighlighted",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1287",
      "id": "marqueelabel_marqueelabel_marqueelabel_sethighlighted",
      "community": 0,
      "norm_label": "-sethighlighted"
    },
    {
      "label": "-isEnabled",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1292",
      "id": "marqueelabel_marqueelabel_marqueelabel_isenabled",
      "community": 0,
      "norm_label": "-isenabled"
    },
    {
      "label": "-setEnabled",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1296",
      "id": "marqueelabel_marqueelabel_marqueelabel_setenabled",
      "community": 0,
      "norm_label": "-setenabled"
    },
    {
      "label": "-setNumberOfLines",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1301",
      "id": "marqueelabel_marqueelabel_marqueelabel_setnumberoflines",
      "community": 0,
      "norm_label": "-setnumberoflines"
    },
    {
      "label": "-setAdjustsFontSizeToFitWidth",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1306",
      "id": "marqueelabel_marqueelabel_marqueelabel_setadjustsfontsizetofitwidth",
      "community": 0,
      "norm_label": "-setadjustsfontsizetofitwidth"
    },
    {
      "label": "-setMinimumFontSize",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1311",
      "id": "marqueelabel_marqueelabel_marqueelabel_setminimumfontsize",
      "community": 0,
      "norm_label": "-setminimumfontsize"
    },
    {
      "label": "-baselineAdjustment",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1315",
      "id": "marqueelabel_marqueelabel_marqueelabel_baselineadjustment",
      "community": 0,
      "norm_label": "-baselineadjustment"
    },
    {
      "label": "-setBaselineAdjustment",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1319",
      "id": "marqueelabel_marqueelabel_marqueelabel_setbaselineadjustment",
      "community": 0,
      "norm_label": "-setbaselineadjustment"
    },
    {
      "label": "-tintColor",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1324",
      "id": "marqueelabel_marqueelabel_marqueelabel_tintcolor",
      "community": 0,
      "norm_label": "-tintcolor"
    },
    {
      "label": "-setTintColor",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1328",
      "id": "marqueelabel_marqueelabel_marqueelabel_settintcolor",
      "community": 0,
      "norm_label": "-settintcolor"
    },
    {
      "label": "-tintColorDidChange",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1333",
      "id": "marqueelabel_marqueelabel_marqueelabel_tintcolordidchange",
      "community": 0,
      "norm_label": "-tintcolordidchange"
    },
    {
      "label": "-intrinsicContentSize",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1338",
      "id": "marqueelabel_marqueelabel_marqueelabel_intrinsiccontentsize",
      "community": 0,
      "norm_label": "-intrinsiccontentsize"
    },
    {
      "label": "-setAdjustsLetterSpacingToFitWidth",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1344",
      "id": "marqueelabel_marqueelabel_marqueelabel_setadjustsletterspacingtofitwidth",
      "community": 0,
      "norm_label": "-setadjustsletterspacingtofitwidth"
    },
    {
      "label": "-setMinimumScaleFactor",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1349",
      "id": "marqueelabel_marqueelabel_marqueelabel_setminimumscalefactor",
      "community": 0,
      "norm_label": "-setminimumscalefactor"
    },
    {
      "label": "-contentMode",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1353",
      "id": "marqueelabel_marqueelabel_marqueelabel_contentmode",
      "community": 0,
      "norm_label": "-contentmode"
    },
    {
      "label": "-setContentMode",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1357",
      "id": "marqueelabel_marqueelabel_marqueelabel_setcontentmode",
      "community": 0,
      "norm_label": "-setcontentmode"
    },
    {
      "label": "-setIsAccessibilityElement",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1362",
      "id": "marqueelabel_marqueelabel_marqueelabel_setisaccessibilityelement",
      "community": 0,
      "norm_label": "-setisaccessibilityelement"
    },
    {
      "label": "-setRate",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1369",
      "id": "marqueelabel_marqueelabel_marqueelabel_setrate",
      "community": 0,
      "norm_label": "-setrate"
    },
    {
      "label": "-setScrollDuration",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1379",
      "id": "marqueelabel_marqueelabel_marqueelabel_setscrollduration",
      "community": 0,
      "norm_label": "-setscrollduration"
    },
    {
      "label": "-setAnimationCurve",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1389",
      "id": "marqueelabel_marqueelabel_marqueelabel_setanimationcurve",
      "community": 0,
      "norm_label": "-setanimationcurve"
    },
    {
      "label": "-setLeadingBuffer",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1400",
      "id": "marqueelabel_marqueelabel_marqueelabel_setleadingbuffer",
      "community": 0,
      "norm_label": "-setleadingbuffer"
    },
    {
      "label": "-setTrailingBuffer",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1410",
      "id": "marqueelabel_marqueelabel_marqueelabel_settrailingbuffer",
      "community": 0,
      "norm_label": "-settrailingbuffer"
    },
    {
      "label": "-setContinuousMarqueeExtraBuffer",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1420",
      "id": "marqueelabel_marqueelabel_marqueelabel_setcontinuousmarqueeextrabuffer",
      "community": 0,
      "norm_label": "-setcontinuousmarqueeextrabuffer"
    },
    {
      "label": "-continuousMarqueeExtraBuffer",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1424",
      "id": "marqueelabel_marqueelabel_marqueelabel_continuousmarqueeextrabuffer",
      "community": 0,
      "norm_label": "-continuousmarqueeextrabuffer"
    },
    {
      "label": "-setFadeLength",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1428",
      "id": "marqueelabel_marqueelabel_marqueelabel_setfadelength",
      "community": 0,
      "norm_label": "-setfadelength"
    },
    {
      "label": "-setTapToScroll",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1438",
      "id": "marqueelabel_marqueelabel_marqueelabel_settaptoscroll",
      "community": 0,
      "norm_label": "-settaptoscroll"
    },
    {
      "label": "-setMarqueeType",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1457",
      "id": "marqueelabel_marqueelabel_marqueelabel_setmarqueetype",
      "community": 0,
      "norm_label": "-setmarqueetype"
    },
    {
      "label": "-setLabelize",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1467",
      "id": "marqueelabel_marqueelabel_marqueelabel_setlabelize",
      "community": 0,
      "norm_label": "-setlabelize"
    },
    {
      "label": "-setHoldScrolling",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1477",
      "id": "marqueelabel_marqueelabel_marqueelabel_setholdscrolling",
      "community": 0,
      "norm_label": "-setholdscrolling"
    },
    {
      "label": "-awayFromHome",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1489",
      "id": "marqueelabel_marqueelabel_marqueelabel_awayfromhome",
      "community": 0,
      "norm_label": "-awayfromhome"
    },
    {
      "label": "-gradientColors",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1499",
      "id": "marqueelabel_marqueelabel_marqueelabel_gradientcolors",
      "community": 0,
      "norm_label": "-gradientcolors"
    },
    {
      "label": "-dealloc",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1510",
      "id": "marqueelabel_marqueelabel_marqueelabel_dealloc",
      "community": 0,
      "norm_label": "-dealloc"
    },
    {
      "label": "-solveTForYwithEpsiloncontrolPoints",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1573",
      "id": "marqueelabel_marqueelabel_camediatimingfunction_solvetforywithepsiloncontrolpoints",
      "community": 19,
      "norm_label": "-solvetforywithepsiloncontrolpoints"
    },
    {
      "label": "-YforCurveAtwithControlPoints",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1606",
      "id": "marqueelabel_marqueelabel_camediatimingfunction_yforcurveatwithcontrolpoints",
      "community": 19,
      "norm_label": "-yforcurveatwithcontrolpoints"
    },
    {
      "label": "-XforCurveAtwithControlPoints",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1621",
      "id": "marqueelabel_marqueelabel_camediatimingfunction_xforcurveatwithcontrolpoints",
      "community": 19,
      "norm_label": "-xforcurveatwithcontrolpoints"
    },
    {
      "label": "-derivativeYValueForCurveAtwithControlPoints",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1636",
      "id": "marqueelabel_marqueelabel_camediatimingfunction_derivativeyvalueforcurveatwithcontrolpoints",
      "community": 19,
      "norm_label": "-derivativeyvalueforcurveatwithcontrolpoints"
    },
    {
      "label": "MarqueeLabel.h",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.h",
      "source_location": "L1",
      "id": "lwaudioplayer_classes_marqueelabel_marqueelabel_h",
      "community": 36,
      "norm_label": "marqueelabel.h"
    },
    {
      "label": "STKQueueEntry.m",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKQueueEntry.m",
      "source_location": "L1",
      "id": "lwaudioplayer_classes_streamingkit_stkqueueentry_m",
      "community": 14,
      "norm_label": "stkqueueentry.m"
    },
    {
      "label": "STKQueueEntry",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKQueueEntry.m",
      "source_location": "L15",
      "id": "streamingkit_stkqueueentry_stkqueueentry",
      "community": 14,
      "norm_label": "stkqueueentry"
    },
    {
      "label": "-initWithDataSourceandQueueItemId",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKQueueEntry.m",
      "source_location": "L17",
      "id": "streamingkit_stkqueueentry_stkqueueentry_initwithdatasourceandqueueitemid",
      "community": 14,
      "norm_label": "-initwithdatasourceandqueueitemid"
    },
    {
      "label": "-reset",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKQueueEntry.m",
      "source_location": "L32",
      "id": "streamingkit_stkqueueentry_stkqueueentry_reset",
      "community": 14,
      "norm_label": "-reset"
    },
    {
      "label": "-calculatedBitRate",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKQueueEntry.m",
      "source_location": "L41",
      "id": "streamingkit_stkqueueentry_stkqueueentry_calculatedbitrate",
      "community": 14,
      "norm_label": "-calculatedbitrate"
    },
    {
      "label": "-duration",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKQueueEntry.m",
      "source_location": "L62",
      "id": "streamingkit_stkqueueentry_stkqueueentry_duration",
      "community": 14,
      "norm_label": "-duration"
    },
    {
      "label": "-audioDataLengthInBytes",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKQueueEntry.m",
      "source_location": "L83",
      "id": "streamingkit_stkqueueentry_stkqueueentry_audiodatalengthinbytes",
      "community": 14,
      "norm_label": "-audiodatalengthinbytes"
    },
    {
      "label": "-isDefinitelyCompatible",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKQueueEntry.m",
      "source_location": "L100",
      "id": "streamingkit_stkqueueentry_stkqueueentry_isdefinitelycompatible",
      "community": 14,
      "norm_label": "-isdefinitelycompatible"
    },
    {
      "label": "-progressInFrames",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKQueueEntry.m",
      "source_location": "L110",
      "id": "streamingkit_stkqueueentry_stkqueueentry_progressinframes",
      "community": 14,
      "norm_label": "-progressinframes"
    },
    {
      "label": "-description",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKQueueEntry.m",
      "source_location": "L119",
      "id": "streamingkit_stkqueueentry_stkqueueentry_description",
      "community": 14,
      "norm_label": "-description"
    },
    {
      "label": "STKAutoRecoveringHTTPDataSource.h",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.h",
      "source_location": "L1",
      "id": "lwaudioplayer_classes_streamingkit_stkautorecoveringhttpdatasource_h",
      "community": 26,
      "norm_label": "stkautorecoveringhttpdatasource.h"
    },
    {
      "label": "typedef()",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.h",
      "source_location": "L39",
      "id": "streamingkit_stkautorecoveringhttpdatasource_typedef",
      "community": 26,
      "norm_label": "typedef()"
    },
    {
      "label": "STKDataSourceWrapper.h",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSourceWrapper.h",
      "source_location": "L1",
      "id": "lwaudioplayer_classes_streamingkit_stkdatasourcewrapper_h",
      "community": 37,
      "norm_label": "stkdatasourcewrapper.h"
    },
    {
      "label": "STKAudioPlayer.h",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.h",
      "source_location": "L1",
      "id": "lwaudioplayer_classes_streamingkit_stkaudioplayer_h",
      "community": 38,
      "norm_label": "stkaudioplayer.h"
    },
    {
      "label": "STKHTTPDataSource.m",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L1",
      "id": "lwaudioplayer_classes_streamingkit_stkhttpdatasource_m",
      "community": 7,
      "norm_label": "stkhttpdatasource.m"
    },
    {
      "label": "STKHTTPDataSource",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L38",
      "id": "streamingkit_stkhttpdatasource_stkhttpdatasource",
      "community": 7,
      "norm_label": "stkhttpdatasource"
    },
    {
      "label": "-open",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L67",
      "id": "streamingkit_stkhttpdatasource_stkhttpdatasource_open",
      "community": 7,
      "norm_label": "-open"
    },
    {
      "label": "-initWithURL",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L73",
      "id": "streamingkit_stkhttpdatasource_stkhttpdatasource_initwithurl",
      "community": 7,
      "norm_label": "-initwithurl"
    },
    {
      "label": "-initWithURLhttpRequestHeaders",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L78",
      "id": "streamingkit_stkhttpdatasource_stkhttpdatasource_initwithurlhttprequestheaders",
      "community": 7,
      "norm_label": "-initwithurlhttprequestheaders"
    },
    {
      "label": "-initWithURLProvider",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L85",
      "id": "streamingkit_stkhttpdatasource_stkhttpdatasource_initwithurlprovider",
      "community": 7,
      "norm_label": "-initwithurlprovider"
    },
    {
      "label": "-initWithAsyncURLProvider",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L95",
      "id": "streamingkit_stkhttpdatasource_stkhttpdatasource_initwithasyncurlprovider",
      "community": 7,
      "norm_label": "-initwithasyncurlprovider"
    },
    {
      "label": "-dealloc",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L111",
      "id": "streamingkit_stkhttpdatasource_stkhttpdatasource_dealloc",
      "community": 7,
      "norm_label": "-dealloc"
    },
    {
      "label": "-url",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L116",
      "id": "streamingkit_stkhttpdatasource_stkhttpdatasource_url",
      "community": 7,
      "norm_label": "-url"
    },
    {
      "label": "-audioFileTypeHintFromMimeType",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L121",
      "id": "streamingkit_stkhttpdatasource_stkhttpdatasource_audiofiletypehintfrommimetype",
      "community": 7,
      "norm_label": "-audiofiletypehintfrommimetype"
    },
    {
      "label": "-audioFileTypeHint",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L168",
      "id": "streamingkit_stkhttpdatasource_stkhttpdatasource_audiofiletypehint",
      "community": 7,
      "norm_label": "-audiofiletypehint"
    },
    {
      "label": "-parseIceHeader",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L173",
      "id": "streamingkit_stkhttpdatasource_stkhttpdatasource_parseiceheader",
      "community": 7,
      "norm_label": "-parseiceheader"
    },
    {
      "label": "-parseHttpHeader",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L217",
      "id": "streamingkit_stkhttpdatasource_stkhttpdatasource_parsehttpheader",
      "community": 7,
      "norm_label": "-parsehttpheader"
    },
    {
      "label": "-dataAvailable",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L381",
      "id": "streamingkit_stkhttpdatasource_stkhttpdatasource_dataavailable",
      "community": 7,
      "norm_label": "-dataavailable"
    },
    {
      "label": "-position",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L410",
      "id": "streamingkit_stkhttpdatasource_stkhttpdatasource_position",
      "community": 7,
      "norm_label": "-position"
    },
    {
      "label": "-length",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L415",
      "id": "streamingkit_stkhttpdatasource_stkhttpdatasource_length",
      "community": 7,
      "norm_label": "-length"
    },
    {
      "label": "-reconnect",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L420",
      "id": "streamingkit_stkhttpdatasource_stkhttpdatasource_reconnect",
      "community": 7,
      "norm_label": "-reconnect"
    },
    {
      "label": "-seekToOffset",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L431",
      "id": "streamingkit_stkhttpdatasource_stkhttpdatasource_seektooffset",
      "community": 7,
      "norm_label": "-seektooffset"
    },
    {
      "label": "-readIntoBufferwithSize",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L455",
      "id": "streamingkit_stkhttpdatasource_stkhttpdatasource_readintobufferwithsize",
      "community": 7,
      "norm_label": "-readintobufferwithsize"
    },
    {
      "label": "-privateReadIntoBufferwithSize",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L461",
      "id": "streamingkit_stkhttpdatasource_stkhttpdatasource_privatereadintobufferwithsize",
      "community": 7,
      "norm_label": "-privatereadintobufferwithsize"
    },
    {
      "label": "-openForSeek",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L579",
      "id": "streamingkit_stkhttpdatasource_stkhttpdatasource_openforseek",
      "community": 7,
      "norm_label": "-openforseek"
    },
    {
      "label": "-httpStatusCode",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L679",
      "id": "streamingkit_stkhttpdatasource_stkhttpdatasource_httpstatuscode",
      "community": 7,
      "norm_label": "-httpstatuscode"
    },
    {
      "label": "-eventsRunLoop",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L684",
      "id": "streamingkit_stkhttpdatasource_stkhttpdatasource_eventsrunloop",
      "community": 7,
      "norm_label": "-eventsrunloop"
    },
    {
      "label": "-description",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L689",
      "id": "streamingkit_stkhttpdatasource_stkhttpdatasource_description",
      "community": 7,
      "norm_label": "-description"
    },
    {
      "label": "-supportsSeek",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L694",
      "id": "streamingkit_stkhttpdatasource_stkhttpdatasource_supportsseek",
      "community": 7,
      "norm_label": "-supportsseek"
    },
    {
      "label": "-_processIcyMetadata",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L701",
      "id": "streamingkit_stkhttpdatasource_stkhttpdatasource_processicymetadata",
      "community": 7,
      "norm_label": "-_processicymetadata"
    },
    {
      "label": "STKDataSource.h",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSource.h",
      "source_location": "L1",
      "id": "lwaudioplayer_classes_streamingkit_stkdatasource_h",
      "community": 39,
      "norm_label": "stkdatasource.h"
    },
    {
      "label": "STKLocalFileDataSource.m",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKLocalFileDataSource.m",
      "source_location": "L1",
      "id": "lwaudioplayer_classes_streamingkit_stklocalfiledatasource_m",
      "community": 12,
      "norm_label": "stklocalfiledatasource.m"
    },
    {
      "label": "STKLocalFileDataSource",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKLocalFileDataSource.m",
      "source_location": "L37",
      "id": "streamingkit_stklocalfiledatasource_stklocalfiledatasource",
      "community": 12,
      "norm_label": "stklocalfiledatasource"
    },
    {
      "label": "-open",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKLocalFileDataSource.m",
      "source_location": "L44",
      "id": "streamingkit_stklocalfiledatasource_stklocalfiledatasource_open",
      "community": 12,
      "norm_label": "-open"
    },
    {
      "label": "-initWithFilePath",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKLocalFileDataSource.m",
      "source_location": "L50",
      "id": "streamingkit_stklocalfiledatasource_stklocalfiledatasource_initwithfilepath",
      "community": 12,
      "norm_label": "-initwithfilepath"
    },
    {
      "label": "-audioFileTypeHintFromFileExtension",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKLocalFileDataSource.m",
      "source_location": "L62",
      "id": "streamingkit_stklocalfiledatasource_stklocalfiledatasource_audiofiletypehintfromfileextension",
      "community": 12,
      "norm_label": "-audiofiletypehintfromfileextension"
    },
    {
      "label": "-audioFileTypeHint",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKLocalFileDataSource.m",
      "source_location": "L94",
      "id": "streamingkit_stklocalfiledatasource_stklocalfiledatasource_audiofiletypehint",
      "community": 12,
      "norm_label": "-audiofiletypehint"
    },
    {
      "label": "-dealloc",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKLocalFileDataSource.m",
      "source_location": "L99",
      "id": "streamingkit_stklocalfiledatasource_stklocalfiledatasource_dealloc",
      "community": 12,
      "norm_label": "-dealloc"
    },
    {
      "label": "-close",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKLocalFileDataSource.m",
      "source_location": "L104",
      "id": "streamingkit_stklocalfiledatasource_stklocalfiledatasource_close",
      "community": 12,
      "norm_label": "-close"
    },
    {
      "label": "-position",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKLocalFileDataSource.m",
      "source_location": "L156",
      "id": "streamingkit_stklocalfiledatasource_stklocalfiledatasource_position",
      "community": 12,
      "norm_label": "-position"
    },
    {
      "label": "-length",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKLocalFileDataSource.m",
      "source_location": "L161",
      "id": "streamingkit_stklocalfiledatasource_stklocalfiledatasource_length",
      "community": 12,
      "norm_label": "-length"
    },
    {
      "label": "-readIntoBufferwithSize",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKLocalFileDataSource.m",
      "source_location": "L166",
      "id": "streamingkit_stklocalfiledatasource_stklocalfiledatasource_readintobufferwithsize",
      "community": 12,
      "norm_label": "-readintobufferwithsize"
    },
    {
      "label": "-seekToOffset",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKLocalFileDataSource.m",
      "source_location": "L184",
      "id": "streamingkit_stklocalfiledatasource_stklocalfiledatasource_seektooffset",
      "community": 12,
      "norm_label": "-seektooffset"
    },
    {
      "label": "-description",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKLocalFileDataSource.m",
      "source_location": "L238",
      "id": "streamingkit_stklocalfiledatasource_stklocalfiledatasource_description",
      "community": 12,
      "norm_label": "-description"
    },
    {
      "label": "NSMutableArray+STKAudioPlayer.h",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/NSMutableArray+STKAudioPlayer.h",
      "source_location": "L1",
      "id": "lwaudioplayer_classes_streamingkit_nsmutablearray_stkaudioplayer_h",
      "community": 40,
      "norm_label": "nsmutablearray+stkaudioplayer.h"
    },
    {
      "label": "STKCoreFoundationDataSource.m",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKCoreFoundationDataSource.m",
      "source_location": "L1",
      "id": "lwaudioplayer_classes_streamingkit_stkcorefoundationdatasource_m",
      "community": 10,
      "norm_label": "stkcorefoundationdatasource.m"
    },
    {
      "label": "CoreFoundationDataSourceClientInfo",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKCoreFoundationDataSource.m",
      "source_location": "L62",
      "id": "streamingkit_stkcorefoundationdatasource_corefoundationdatasourceclientinfo",
      "community": 10,
      "norm_label": "corefoundationdatasourceclientinfo"
    },
    {
      "label": "STKCoreFoundationDataSource",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKCoreFoundationDataSource.m",
      "source_location": "L66",
      "id": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource",
      "community": 10,
      "norm_label": "stkcorefoundationdatasource"
    },
    {
      "label": "-isInErrorState",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKCoreFoundationDataSource.m",
      "source_location": "L68",
      "id": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource_isinerrorstate",
      "community": 10,
      "norm_label": "-isinerrorstate"
    },
    {
      "label": "-dataAvailable",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKCoreFoundationDataSource.m",
      "source_location": "L73",
      "id": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource_dataavailable",
      "community": 10,
      "norm_label": "-dataavailable"
    },
    {
      "label": "-eof",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKCoreFoundationDataSource.m",
      "source_location": "L78",
      "id": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource_eof",
      "community": 10,
      "norm_label": "-eof"
    },
    {
      "label": "-errorOccured",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKCoreFoundationDataSource.m",
      "source_location": "L83",
      "id": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource_erroroccured",
      "community": 10,
      "norm_label": "-erroroccured"
    },
    {
      "label": "-dealloc",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKCoreFoundationDataSource.m",
      "source_location": "L90",
      "id": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource_dealloc",
      "community": 10,
      "norm_label": "-dealloc"
    },
    {
      "label": "-close",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKCoreFoundationDataSource.m",
      "source_location": "L105",
      "id": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource_close",
      "community": 10,
      "norm_label": "-close"
    },
    {
      "label": "-open",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKCoreFoundationDataSource.m",
      "source_location": "L121",
      "id": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource_open",
      "community": 10,
      "norm_label": "-open"
    },
    {
      "label": "-seekToOffset",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKCoreFoundationDataSource.m",
      "source_location": "L125",
      "id": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource_seektooffset",
      "community": 10,
      "norm_label": "-seektooffset"
    },
    {
      "label": "-readIntoBufferwithSize",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKCoreFoundationDataSource.m",
      "source_location": "L129",
      "id": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource_readintobufferwithsize",
      "community": 10,
      "norm_label": "-readintobufferwithsize"
    },
    {
      "label": "-unregisterForEvents",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKCoreFoundationDataSource.m",
      "source_location": "L134",
      "id": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource_unregisterforevents",
      "community": 10,
      "norm_label": "-unregisterforevents"
    },
    {
      "label": "-reregisterForEvents",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKCoreFoundationDataSource.m",
      "source_location": "L143",
      "id": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource_reregisterforevents",
      "community": 10,
      "norm_label": "-reregisterforevents"
    },
    {
      "label": "-registerForEvents",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKCoreFoundationDataSource.m",
      "source_location": "L157",
      "id": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource_registerforevents",
      "community": 10,
      "norm_label": "-registerforevents"
    },
    {
      "label": "-hasBytesAvailable",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKCoreFoundationDataSource.m",
      "source_location": "L177",
      "id": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource_hasbytesavailable",
      "community": 10,
      "norm_label": "-hasbytesavailable"
    },
    {
      "label": "-status",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKCoreFoundationDataSource.m",
      "source_location": "L187",
      "id": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource_status",
      "community": 10,
      "norm_label": "-status"
    },
    {
      "label": "-openCompleted",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKCoreFoundationDataSource.m",
      "source_location": "L197",
      "id": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource_opencompleted",
      "community": 10,
      "norm_label": "-opencompleted"
    },
    {
      "label": "STKAutoRecoveringHTTPDataSource.m",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L1",
      "id": "lwaudioplayer_classes_streamingkit_stkautorecoveringhttpdatasource_m",
      "community": 8,
      "norm_label": "stkautorecoveringhttpdatasource.m"
    },
    {
      "label": "STKAutoRecoveringHTTPDataSource",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L64",
      "id": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource",
      "community": 8,
      "norm_label": "stkautorecoveringhttpdatasource"
    },
    {
      "label": "-reachabilityChanged",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L75",
      "id": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_reachabilitychanged",
      "community": 8,
      "norm_label": "-reachabilitychanged"
    },
    {
      "label": "-innerHTTPDataSource",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L106",
      "id": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_innerhttpdatasource",
      "community": 8,
      "norm_label": "-innerhttpdatasource"
    },
    {
      "label": "-initWithDataSource",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L111",
      "id": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_initwithdatasource",
      "community": 8,
      "norm_label": "-initwithdatasource"
    },
    {
      "label": "-initWithHTTPDataSource",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L116",
      "id": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_initwithhttpdatasource",
      "community": 8,
      "norm_label": "-initwithhttpdatasource"
    },
    {
      "label": "-initWithHTTPDataSourceandOptions",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L121",
      "id": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_initwithhttpdatasourceandoptions",
      "community": 8,
      "norm_label": "-initwithhttpdatasourceandoptions"
    },
    {
      "label": "-startNotifierOnRunLoop",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L143",
      "id": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_startnotifieronrunloop",
      "community": 8,
      "norm_label": "-startnotifieronrunloop"
    },
    {
      "label": "-registerForEvents",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L159",
      "id": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_registerforevents",
      "community": 8,
      "norm_label": "-registerforevents"
    },
    {
      "label": "-unregisterForEvents",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L177",
      "id": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_unregisterforevents",
      "community": 8,
      "norm_label": "-unregisterforevents"
    },
    {
      "label": "-timeoutTimerTick",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L185",
      "id": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_timeouttimertick",
      "community": 8,
      "norm_label": "-timeouttimertick"
    },
    {
      "label": "-createTimeoutTimer",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L205",
      "id": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_createtimeouttimer",
      "community": 8,
      "norm_label": "-createtimeouttimer"
    },
    {
      "label": "-destroyTimeoutTimer",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L221",
      "id": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_destroytimeouttimer",
      "community": 8,
      "norm_label": "-destroytimeouttimer"
    },
    {
      "label": "-stopNotifier",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L230",
      "id": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_stopnotifier",
      "community": 8,
      "norm_label": "-stopnotifier"
    },
    {
      "label": "-hasGotNetworkConnection",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L239",
      "id": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_hasgotnetworkconnection",
      "community": 8,
      "norm_label": "-hasgotnetworkconnection"
    },
    {
      "label": "-seekToOffset",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L251",
      "id": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_seektooffset",
      "community": 8,
      "norm_label": "-seektooffset"
    },
    {
      "label": "-close",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L258",
      "id": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_close",
      "community": 8,
      "norm_label": "-close"
    },
    {
      "label": "-dealloc",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L264",
      "id": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_dealloc",
      "community": 8,
      "norm_label": "-dealloc"
    },
    {
      "label": "-dataSourceDataAvailable",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L295",
      "id": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_datasourcedataavailable",
      "community": 8,
      "norm_label": "-datasourcedataavailable"
    },
    {
      "label": "-attemptReconnectWithSerial",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L309",
      "id": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_attemptreconnectwithserial",
      "community": 8,
      "norm_label": "-attemptreconnectwithserial"
    },
    {
      "label": "-attemptReconnectWithTimer",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L324",
      "id": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_attemptreconnectwithtimer",
      "community": 8,
      "norm_label": "-attemptreconnectwithtimer"
    },
    {
      "label": "-processRetryOnError",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L329",
      "id": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_processretryonerror",
      "community": 8,
      "norm_label": "-processretryonerror"
    },
    {
      "label": "-dataSourceEof",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L360",
      "id": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_datasourceeof",
      "community": 8,
      "norm_label": "-datasourceeof"
    },
    {
      "label": "-dataSourceErrorOccured",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L374",
      "id": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_datasourceerroroccured",
      "community": 8,
      "norm_label": "-datasourceerroroccured"
    },
    {
      "label": "-description",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L388",
      "id": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_description",
      "community": 8,
      "norm_label": "-description"
    },
    {
      "label": "STKQueueEntry.h",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKQueueEntry.h",
      "source_location": "L1",
      "id": "lwaudioplayer_classes_streamingkit_stkqueueentry_h",
      "community": 41,
      "norm_label": "stkqueueentry.h"
    },
    {
      "label": "STKHTTPDataSource.h",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.h",
      "source_location": "L1",
      "id": "lwaudioplayer_classes_streamingkit_stkhttpdatasource_h",
      "community": 42,
      "norm_label": "stkhttpdatasource.h"
    },
    {
      "label": "STKAudioPlayer.m",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1",
      "id": "lwaudioplayer_classes_streamingkit_stkaudioplayer_m",
      "community": 24,
      "norm_label": "stkaudioplayer.m"
    },
    {
      "label": "STKFrameFilterEntry",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L167",
      "id": "streamingkit_stkaudioplayer_stkframefilterentry",
      "community": 24,
      "norm_label": "stkframefilterentry"
    },
    {
      "label": "-initWithFilterandName",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L176",
      "id": "streamingkit_stkaudioplayer_stkframefilterentry_initwithfilterandname",
      "community": 24,
      "norm_label": "-initwithfilterandname"
    },
    {
      "label": "-name",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L187",
      "id": "streamingkit_stkaudioplayer_stkframefilterentry_name",
      "community": 24,
      "norm_label": "-name"
    },
    {
      "label": "-filter",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L192",
      "id": "streamingkit_stkaudioplayer_stkframefilterentry_filter",
      "community": 24,
      "norm_label": "-filter"
    },
    {
      "label": "STKAudioPlayer",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L212",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer",
      "community": 1,
      "norm_label": "stkaudioplayer"
    },
    {
      "label": "-handlePropertyChangeForFileStreamfileStreamPropertyIDioFlags",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L315",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_handlepropertychangeforfilestreamfilestreampropertyidioflags",
      "community": 1,
      "norm_label": "-handlepropertychangeforfilestreamfilestreampropertyidioflags"
    },
    {
      "label": "-handleAudioPacketsnumberBytesnumberPacketspacketDescriptions",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L316",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_handleaudiopacketsnumberbytesnumberpacketspacketdescriptions",
      "community": 1,
      "norm_label": "-handleaudiopacketsnumberbytesnumberpacketspacketdescriptions"
    },
    {
      "label": "-initialize",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L335",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_initialize",
      "community": 1,
      "norm_label": "-initialize"
    },
    {
      "label": "-options",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L406",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_options",
      "community": 1,
      "norm_label": "-options"
    },
    {
      "label": "-internalState",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L411",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_internalstate",
      "community": 1,
      "norm_label": "-internalstate"
    },
    {
      "label": "-setInternalState",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L416",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_setinternalstate",
      "community": 1,
      "norm_label": "-setinternalstate"
    },
    {
      "label": "-setInternalStateifInState",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L421",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_setinternalstateifinstate",
      "community": 1,
      "norm_label": "-setinternalstateifinstate"
    },
    {
      "label": "-stopReason",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L503",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_stopreason",
      "community": 1,
      "norm_label": "-stopreason"
    },
    {
      "label": "-logInfo",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L508",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_loginfo",
      "community": 1,
      "norm_label": "-loginfo"
    },
    {
      "label": "-init",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L526",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_init",
      "community": 1,
      "norm_label": "-init"
    },
    {
      "label": "-initWithOptions",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L531",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_initwithoptions",
      "community": 1,
      "norm_label": "-initwithoptions"
    },
    {
      "label": "-destroyAudioResources",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L586",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_destroyaudioresources",
      "community": 1,
      "norm_label": "-destroyaudioresources"
    },
    {
      "label": "-dealloc",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L636",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_dealloc",
      "community": 1,
      "norm_label": "-dealloc"
    },
    {
      "label": "-startSystemBackgroundTask",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L653",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_startsystembackgroundtask",
      "community": 1,
      "norm_label": "-startsystembackgroundtask"
    },
    {
      "label": "-stopSystemBackgroundTask",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L675",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_stopsystembackgroundtask",
      "community": 1,
      "norm_label": "-stopsystembackgroundtask"
    },
    {
      "label": "-dataSourceFromURL",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L686",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_datasourcefromurl",
      "community": 1,
      "norm_label": "-datasourcefromurl"
    },
    {
      "label": "-clearQueue",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L702",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_clearqueue",
      "community": 1,
      "norm_label": "-clearqueue"
    },
    {
      "label": "-play",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L743",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_play",
      "community": 1,
      "norm_label": "-play"
    },
    {
      "label": "-playwithQueueItemID",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L748",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_playwithqueueitemid",
      "community": 1,
      "norm_label": "-playwithqueueitemid"
    },
    {
      "label": "-playURL",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L755",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_playurl",
      "community": 1,
      "norm_label": "-playurl"
    },
    {
      "label": "-playURLwithQueueItemID",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L760",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_playurlwithqueueitemid",
      "community": 1,
      "norm_label": "-playurlwithqueueitemid"
    },
    {
      "label": "-playDataSource",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L765",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_playdatasource",
      "community": 1,
      "norm_label": "-playdatasource"
    },
    {
      "label": "-playDataSourcewithQueueItemID",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L770",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_playdatasourcewithqueueitemid",
      "community": 1,
      "norm_label": "-playdatasourcewithqueueitemid"
    },
    {
      "label": "-setDataSourcewithQueueItemId",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L775",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_setdatasourcewithqueueitemid",
      "community": 1,
      "norm_label": "-setdatasourcewithqueueitemid"
    },
    {
      "label": "-queue",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L797",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_queue",
      "community": 1,
      "norm_label": "-queue"
    },
    {
      "label": "-queuewithQueueItemId",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L802",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_queuewithqueueitemid",
      "community": 1,
      "norm_label": "-queuewithqueueitemid"
    },
    {
      "label": "-queueURL",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L807",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_queueurl",
      "community": 1,
      "norm_label": "-queueurl"
    },
    {
      "label": "-queueURLwithQueueItemId",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L812",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_queueurlwithqueueitemid",
      "community": 1,
      "norm_label": "-queueurlwithqueueitemid"
    },
    {
      "label": "-queueDataSourcewithQueueItemId",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L817",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_queuedatasourcewithqueueitemid",
      "community": 1,
      "norm_label": "-queuedatasourcewithqueueitemid"
    },
    {
      "label": "-currentTimeInFrames",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L977",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_currenttimeinframes",
      "community": 1,
      "norm_label": "-currenttimeinframes"
    },
    {
      "label": "-unexpectedError",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L987",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_unexpectederror",
      "community": 1,
      "norm_label": "-unexpectederror"
    },
    {
      "label": "-duration",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L997",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_duration",
      "community": 1,
      "norm_label": "-duration"
    },
    {
      "label": "-progress",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1024",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_progress",
      "community": 1,
      "norm_label": "-progress"
    },
    {
      "label": "-invokeOnPlaybackThread",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1052",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_invokeonplaybackthread",
      "community": 1,
      "norm_label": "-invokeonplaybackthread"
    },
    {
      "label": "-wakeupPlaybackThread",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1067",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_wakeupplaybackthread",
      "community": 1,
      "norm_label": "-wakeupplaybackthread"
    },
    {
      "label": "-seekToTime",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1084",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_seektotime",
      "community": 1,
      "norm_label": "-seektotime"
    },
    {
      "label": "-createPlaybackThread",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1112",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_createplaybackthread",
      "community": 1,
      "norm_label": "-createplaybackthread"
    },
    {
      "label": "-audioQueueFinishedPlaying",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1124",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_audioqueuefinishedplaying",
      "community": 1,
      "norm_label": "-audioqueuefinishedplaying"
    },
    {
      "label": "-setCurrentlyReadingEntryandStartPlaying",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1132",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_setcurrentlyreadingentryandstartplaying",
      "community": 1,
      "norm_label": "-setcurrentlyreadingentryandstartplaying"
    },
    {
      "label": "-setCurrentlyReadingEntryandStartPlayingclearQueue",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1137",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_setcurrentlyreadingentryandstartplayingclearqueue",
      "community": 1,
      "norm_label": "-setcurrentlyreadingentryandstartplayingclearqueue"
    },
    {
      "label": "-processFinishPlayingIfAnyAndPlayingNextwithNext",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1187",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_processfinishplayingifanyandplayingnextwithnext",
      "community": 1,
      "norm_label": "-processfinishplayingifanyandplayingnextwithnext"
    },
    {
      "label": "-dispatchSyncOnMainThread",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1256",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_dispatchsynconmainthread",
      "community": 1,
      "norm_label": "-dispatchsynconmainthread"
    },
    {
      "label": "-playbackThreadQueueMainThreadSyncBlock",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1298",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_playbackthreadqueuemainthreadsyncblock",
      "community": 1,
      "norm_label": "-playbackthreadqueuemainthreadsyncblock"
    },
    {
      "label": "-requeueBufferingEntries",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1313",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_requeuebufferingentries",
      "community": 1,
      "norm_label": "-requeuebufferingentries"
    },
    {
      "label": "-processRunloop",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1330",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_processrunloop",
      "community": 1,
      "norm_label": "-processrunloop"
    },
    {
      "label": "-startInternal",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1431",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_startinternal",
      "community": 1,
      "norm_label": "-startinternal"
    },
    {
      "label": "-processSeekToTime",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1486",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_processseektotime",
      "community": 1,
      "norm_label": "-processseektotime"
    },
    {
      "label": "-dataSourceDataAvailable",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1554",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_datasourcedataavailable",
      "community": 1,
      "norm_label": "-datasourcedataavailable"
    },
    {
      "label": "-dataSourceErrorOccured",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1632",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_datasourceerroroccured",
      "community": 1,
      "norm_label": "-datasourceerroroccured"
    },
    {
      "label": "-dataSourceEof",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1642",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_datasourceeof",
      "community": 1,
      "norm_label": "-datasourceeof"
    },
    {
      "label": "-dataSourcedidReadStreamMetadata",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1695",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_datasourcedidreadstreammetadata",
      "community": 1,
      "norm_label": "-datasourcedidreadstreammetadata"
    },
    {
      "label": "-pause",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1701",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_pause",
      "community": 1,
      "norm_label": "-pause"
    },
    {
      "label": "-resume",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1732",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_resume",
      "community": 1,
      "norm_label": "-resume"
    },
    {
      "label": "-resetPcmBuffers",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1767",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_resetpcmbuffers",
      "community": 1,
      "norm_label": "-resetpcmbuffers"
    },
    {
      "label": "-stop",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1781",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_stop",
      "community": 1,
      "norm_label": "-stop"
    },
    {
      "label": "-stopThread",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1827",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_stopthread",
      "community": 1,
      "norm_label": "-stopthread"
    },
    {
      "label": "-muted",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1868",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_muted",
      "community": 1,
      "norm_label": "-muted"
    },
    {
      "label": "-setMuted",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1873",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_setmuted",
      "community": 1,
      "norm_label": "-setmuted"
    },
    {
      "label": "-mute",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1878",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_mute",
      "community": 1,
      "norm_label": "-mute"
    },
    {
      "label": "-unmute",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1883",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_unmute",
      "community": 1,
      "norm_label": "-unmute"
    },
    {
      "label": "-closeRecordAudioFile",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1888",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_closerecordaudiofile",
      "community": 1,
      "norm_label": "-closerecordaudiofile"
    },
    {
      "label": "-dispose",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1917",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_dispose",
      "community": 1,
      "norm_label": "-dispose"
    },
    {
      "label": "-currentlyPlayingQueueItemId",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1923",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_currentlyplayingqueueitemid",
      "community": 1,
      "norm_label": "-currentlyplayingqueueitemid"
    },
    {
      "label": "-destroyAudioConverter",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1975",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_destroyaudioconverter",
      "community": 1,
      "norm_label": "-destroyaudioconverter"
    },
    {
      "label": "-createAudioConverter",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1985",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_createaudioconverter",
      "community": 1,
      "norm_label": "-createaudioconverter"
    },
    {
      "label": "-createplaybackRateUnit",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L2162",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_createplaybackrateunit",
      "community": 1,
      "norm_label": "-createplaybackrateunit"
    },
    {
      "label": "-createOutputUnit",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L2179",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_createoutputunit",
      "community": 1,
      "norm_label": "-createoutputunit"
    },
    {
      "label": "-createMixerUnit",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L2199",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_createmixerunit",
      "community": 1,
      "norm_label": "-createmixerunit"
    },
    {
      "label": "-createEqUnit",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L2222",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_createequnit",
      "community": 1,
      "norm_label": "-createequnit"
    },
    {
      "label": "-setGainforEqualizerBand",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L2257",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_setgainforequalizerband",
      "community": 1,
      "norm_label": "-setgainforequalizerband"
    },
    {
      "label": "-createConverterNodedesFormat",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L2269",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_createconverternodedesformat",
      "community": 1,
      "norm_label": "-createconverternodedesformat"
    },
    {
      "label": "-connectNodesdesNodesrcUnitdesUnit",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L2286",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_connectnodesdesnodesrcunitdesunit",
      "community": 1,
      "norm_label": "-connectnodesdesnodesrcunitdesunit"
    },
    {
      "label": "-setOutputCallbackForFirstNodefirstUnit",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L2318",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_setoutputcallbackforfirstnodefirstunit",
      "community": 1,
      "norm_label": "-setoutputcallbackforfirstnodefirstunit"
    },
    {
      "label": "-createAudioGraph",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L2347",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_createaudiograph",
      "community": 1,
      "norm_label": "-createaudiograph"
    },
    {
      "label": "-connectGraph",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L2368",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_connectgraph",
      "community": 1,
      "norm_label": "-connectgraph"
    },
    {
      "label": "-audioGraphIsRunning",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L2434",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_audiographisrunning",
      "community": 1,
      "norm_label": "-audiographisrunning"
    },
    {
      "label": "-startAudioGraph",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L2449",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_startaudiograph",
      "community": 1,
      "norm_label": "-startaudiograph"
    },
    {
      "label": "-stopAudioUnitWithReason",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L2474",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_stopaudiounitwithreason",
      "community": 1,
      "norm_label": "-stopaudiounitwithreason"
    },
    {
      "label": "-handleRecordingOfAudioPacketsaudioBuffer",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L2816",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_handlerecordingofaudiopacketsaudiobuffer",
      "community": 1,
      "norm_label": "-handlerecordingofaudiopacketsaudiobuffer"
    },
    {
      "label": "-pendingQueue",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3173",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_pendingqueue",
      "community": 1,
      "norm_label": "-pendingqueue"
    },
    {
      "label": "-pendingQueueCount",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3197",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_pendingqueuecount",
      "community": 1,
      "norm_label": "-pendingqueuecount"
    },
    {
      "label": "-mostRecentlyQueuedStillPendingItem",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3208",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_mostrecentlyqueuedstillpendingitem",
      "community": 1,
      "norm_label": "-mostrecentlyqueuedstillpendingitem"
    },
    {
      "label": "-peakPowerInDecibelsForChannel",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3235",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_peakpowerindecibelsforchannel",
      "community": 1,
      "norm_label": "-peakpowerindecibelsforchannel"
    },
    {
      "label": "-setPeakPowerInDecibelsForChannelandPower",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3245",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_setpeakpowerindecibelsforchannelandpower",
      "community": 1,
      "norm_label": "-setpeakpowerindecibelsforchannelandpower"
    },
    {
      "label": "-averagePowerInDecibelsForChannel",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3255",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_averagepowerindecibelsforchannel",
      "community": 1,
      "norm_label": "-averagepowerindecibelsforchannel"
    },
    {
      "label": "-setAveragePowerInDecibelsForChannelandPower",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3265",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_setaveragepowerindecibelsforchannelandpower",
      "community": 1,
      "norm_label": "-setaveragepowerindecibelsforchannelandpower"
    },
    {
      "label": "-meteringEnabled",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3275",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_meteringenabled",
      "community": 1,
      "norm_label": "-meteringenabled"
    },
    {
      "label": "-setMeteringEnabled",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3298",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_setmeteringenabled",
      "community": 1,
      "norm_label": "-setmeteringenabled"
    },
    {
      "label": "-frameFilters",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3374",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_framefilters",
      "community": 1,
      "norm_label": "-framefilters"
    },
    {
      "label": "-appendFrameFilterWithNameblock",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3379",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_appendframefilterwithnameblock",
      "community": 1,
      "norm_label": "-appendframefilterwithnameblock"
    },
    {
      "label": "-removeFrameFilterWithName",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3384",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_removeframefilterwithname",
      "community": 1,
      "norm_label": "-removeframefilterwithname"
    },
    {
      "label": "-addFrameFilterWithNameafterFilterWithNameblock",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3414",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_addframefilterwithnameafterfilterwithnameblock",
      "community": 1,
      "norm_label": "-addframefilterwithnameafterfilterwithnameblock"
    },
    {
      "label": "-addFrameFilterwithNameafterFilterWithName",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3447",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_addframefilterwithnameafterfilterwithname",
      "community": 1,
      "norm_label": "-addframefilterwithnameafterfilterwithname"
    },
    {
      "label": "-setVolume",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3482",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_setvolume",
      "community": 1,
      "norm_label": "-setvolume"
    },
    {
      "label": "-volume",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3503",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_volume",
      "community": 1,
      "norm_label": "-volume"
    },
    {
      "label": "-equalizerEnabled",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3508",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_equalizerenabled",
      "community": 1,
      "norm_label": "-equalizerenabled"
    },
    {
      "label": "-setEqualizerEnabled",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3513",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_setequalizerenabled",
      "community": 1,
      "norm_label": "-setequalizerenabled"
    },
    {
      "label": "-setplaybackbackspeed",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3519",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_setplaybackbackspeed",
      "community": 1,
      "norm_label": "-setplaybackbackspeed"
    },
    {
      "label": "-getplaybackbackspeed",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3524",
      "id": "streamingkit_stkaudioplayer_stkaudioplayer_getplaybackbackspeed",
      "community": 1,
      "norm_label": "-getplaybackbackspeed"
    },
    {
      "label": "STKDataSourceWrapper.m",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSourceWrapper.m",
      "source_location": "L1",
      "id": "lwaudioplayer_classes_streamingkit_stkdatasourcewrapper_m",
      "community": 11,
      "norm_label": "stkdatasourcewrapper.m"
    },
    {
      "label": "STKDataSourceWrapper",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSourceWrapper.m",
      "source_location": "L37",
      "id": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper",
      "community": 11,
      "norm_label": "stkdatasourcewrapper"
    },
    {
      "label": "-initWithDataSource",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSourceWrapper.m",
      "source_location": "L43",
      "id": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper_initwithdatasource",
      "community": 11,
      "norm_label": "-initwithdatasource"
    },
    {
      "label": "-audioFileTypeHint",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSourceWrapper.m",
      "source_location": "L55",
      "id": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper_audiofiletypehint",
      "community": 11,
      "norm_label": "-audiofiletypehint"
    },
    {
      "label": "-dealloc",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSourceWrapper.m",
      "source_location": "L60",
      "id": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper_dealloc",
      "community": 11,
      "norm_label": "-dealloc"
    },
    {
      "label": "-length",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSourceWrapper.m",
      "source_location": "L65",
      "id": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper_length",
      "community": 11,
      "norm_label": "-length"
    },
    {
      "label": "-seekToOffset",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSourceWrapper.m",
      "source_location": "L70",
      "id": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper_seektooffset",
      "community": 11,
      "norm_label": "-seektooffset"
    },
    {
      "label": "-readIntoBufferwithSize",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSourceWrapper.m",
      "source_location": "L75",
      "id": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper_readintobufferwithsize",
      "community": 11,
      "norm_label": "-readintobufferwithsize"
    },
    {
      "label": "-position",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSourceWrapper.m",
      "source_location": "L80",
      "id": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper_position",
      "community": 11,
      "norm_label": "-position"
    },
    {
      "label": "-registerForEvents",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSourceWrapper.m",
      "source_location": "L85",
      "id": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper_registerforevents",
      "community": 11,
      "norm_label": "-registerforevents"
    },
    {
      "label": "-unregisterForEvents",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSourceWrapper.m",
      "source_location": "L90",
      "id": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper_unregisterforevents",
      "community": 11,
      "norm_label": "-unregisterforevents"
    },
    {
      "label": "-close",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSourceWrapper.m",
      "source_location": "L95",
      "id": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper_close",
      "community": 11,
      "norm_label": "-close"
    },
    {
      "label": "-hasBytesAvailable",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSourceWrapper.m",
      "source_location": "L100",
      "id": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper_hasbytesavailable",
      "community": 11,
      "norm_label": "-hasbytesavailable"
    },
    {
      "label": "-dataSourceDataAvailable",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSourceWrapper.m",
      "source_location": "L105",
      "id": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper_datasourcedataavailable",
      "community": 11,
      "norm_label": "-datasourcedataavailable"
    },
    {
      "label": "-dataSourceErrorOccured",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSourceWrapper.m",
      "source_location": "L110",
      "id": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper_datasourceerroroccured",
      "community": 11,
      "norm_label": "-datasourceerroroccured"
    },
    {
      "label": "-dataSourceEof",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSourceWrapper.m",
      "source_location": "L115",
      "id": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper_datasourceeof",
      "community": 11,
      "norm_label": "-datasourceeof"
    },
    {
      "label": "-dataSourcedidReadStreamMetadata",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSourceWrapper.m",
      "source_location": "L120",
      "id": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper_datasourcedidreadstreammetadata",
      "community": 11,
      "norm_label": "-datasourcedidreadstreammetadata"
    },
    {
      "label": "STKLocalFileDataSource.h",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKLocalFileDataSource.h",
      "source_location": "L1",
      "id": "lwaudioplayer_classes_streamingkit_stklocalfiledatasource_h",
      "community": 43,
      "norm_label": "stklocalfiledatasource.h"
    },
    {
      "label": "STKDataSource.m",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSource.m",
      "source_location": "L1",
      "id": "lwaudioplayer_classes_streamingkit_stkdatasource_m",
      "community": 13,
      "norm_label": "stkdatasource.m"
    },
    {
      "label": "STKDataSource",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSource.m",
      "source_location": "L37",
      "id": "streamingkit_stkdatasource_stkdatasource",
      "community": 13,
      "norm_label": "stkdatasource"
    },
    {
      "label": "-length",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSource.m",
      "source_location": "L40",
      "id": "streamingkit_stkdatasource_stkdatasource_length",
      "community": 13,
      "norm_label": "-length"
    },
    {
      "label": "-seekToOffset",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSource.m",
      "source_location": "L45",
      "id": "streamingkit_stkdatasource_stkdatasource_seektooffset",
      "community": 13,
      "norm_label": "-seektooffset"
    },
    {
      "label": "-readIntoBufferwithSize",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSource.m",
      "source_location": "L49",
      "id": "streamingkit_stkdatasource_stkdatasource_readintobufferwithsize",
      "community": 13,
      "norm_label": "-readintobufferwithsize"
    },
    {
      "label": "-position",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSource.m",
      "source_location": "L54",
      "id": "streamingkit_stkdatasource_stkdatasource_position",
      "community": 13,
      "norm_label": "-position"
    },
    {
      "label": "-registerForEvents",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSource.m",
      "source_location": "L59",
      "id": "streamingkit_stkdatasource_stkdatasource_registerforevents",
      "community": 13,
      "norm_label": "-registerforevents"
    },
    {
      "label": "-unregisterForEvents",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSource.m",
      "source_location": "L64",
      "id": "streamingkit_stkdatasource_stkdatasource_unregisterforevents",
      "community": 13,
      "norm_label": "-unregisterforevents"
    },
    {
      "label": "-close",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSource.m",
      "source_location": "L68",
      "id": "streamingkit_stkdatasource_stkdatasource_close",
      "community": 13,
      "norm_label": "-close"
    },
    {
      "label": "-hasBytesAvailable",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSource.m",
      "source_location": "L72",
      "id": "streamingkit_stkdatasource_stkdatasource_hasbytesavailable",
      "community": 13,
      "norm_label": "-hasbytesavailable"
    },
    {
      "label": "-audioFileTypeHint",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSource.m",
      "source_location": "L77",
      "id": "streamingkit_stkdatasource_stkdatasource_audiofiletypehint",
      "community": 13,
      "norm_label": "-audiofiletypehint"
    },
    {
      "label": "-supportsSeek",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSource.m",
      "source_location": "L82",
      "id": "streamingkit_stkdatasource_stkdatasource_supportsseek",
      "community": 13,
      "norm_label": "-supportsseek"
    },
    {
      "label": "STKCoreFoundationDataSource.h",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKCoreFoundationDataSource.h",
      "source_location": "L1",
      "id": "lwaudioplayer_classes_streamingkit_stkcorefoundationdatasource_h",
      "community": 27,
      "norm_label": "stkcorefoundationdatasource.h"
    },
    {
      "label": "property()",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKCoreFoundationDataSource.h",
      "source_location": "L41",
      "id": "streamingkit_stkcorefoundationdatasource_property",
      "community": 27,
      "norm_label": "property()"
    },
    {
      "label": "NSMutableArray+STKAudioPlayer.m",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/NSMutableArray+STKAudioPlayer.m",
      "source_location": "L1",
      "id": "lwaudioplayer_classes_streamingkit_nsmutablearray_stkaudioplayer_m",
      "community": 20,
      "norm_label": "nsmutablearray+stkaudioplayer.m"
    },
    {
      "label": "NSMutableArray",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/NSMutableArray+STKAudioPlayer.m",
      "source_location": "L11",
      "id": "streamingkit_nsmutablearray_stkaudioplayer_nsmutablearray",
      "community": 20,
      "norm_label": "nsmutablearray"
    },
    {
      "label": "-enqueue",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/NSMutableArray+STKAudioPlayer.m",
      "source_location": "L13",
      "id": "streamingkit_nsmutablearray_stkaudioplayer_nsmutablearray_enqueue",
      "community": 20,
      "norm_label": "-enqueue"
    },
    {
      "label": "-skipQueue",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/NSMutableArray+STKAudioPlayer.m",
      "source_location": "L18",
      "id": "streamingkit_nsmutablearray_stkaudioplayer_nsmutablearray_skipqueue",
      "community": 20,
      "norm_label": "-skipqueue"
    },
    {
      "label": "-skipQueueWithQueue",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/NSMutableArray+STKAudioPlayer.m",
      "source_location": "L23",
      "id": "streamingkit_nsmutablearray_stkaudioplayer_nsmutablearray_skipqueuewithqueue",
      "community": 20,
      "norm_label": "-skipqueuewithqueue"
    },
    {
      "label": "-dequeue",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/NSMutableArray+STKAudioPlayer.m",
      "source_location": "L31",
      "id": "streamingkit_nsmutablearray_stkaudioplayer_nsmutablearray_dequeue",
      "community": 20,
      "norm_label": "-dequeue"
    },
    {
      "label": "-peek",
      "file_type": "code",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/NSMutableArray+STKAudioPlayer.m",
      "source_location": "L45",
      "id": "streamingkit_nsmutablearray_stkaudioplayer_nsmutablearray_peek",
      "community": 20,
      "norm_label": "-peek"
    }
  ],
  "links": [
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "Example/Tests/Tests.m",
      "source_location": "L11",
      "weight": 1.0,
      "source": "example_tests_tests_m",
      "target": "tests_tests_tests",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "Example/Tests/Tests.m",
      "source_location": "L17",
      "weight": 1.0,
      "source": "tests_tests_tests",
      "target": "tests_tests_tests_setup",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "Example/Tests/Tests.m",
      "source_location": "L23",
      "weight": 1.0,
      "source": "tests_tests_tests",
      "target": "tests_tests_tests_teardown",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "Example/Tests/Tests.m",
      "source_location": "L29",
      "weight": 1.0,
      "source": "tests_tests_tests",
      "target": "tests_tests_tests_testexample",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "Example/LWAudioPlayer/LWAppDelegate.m",
      "source_location": "L11",
      "weight": 1.0,
      "source": "example_lwaudioplayer_lwappdelegate_m",
      "target": "lwaudioplayer_lwappdelegate_lwappdelegate",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "Example/LWAudioPlayer/LWAppDelegate.m",
      "source_location": "L13",
      "weight": 1.0,
      "source": "lwaudioplayer_lwappdelegate_lwappdelegate",
      "target": "lwaudioplayer_lwappdelegate_lwappdelegate_applicationdidfinishlaunchingwithoptions",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "Example/LWAudioPlayer/LWAppDelegate.m",
      "source_location": "L19",
      "weight": 1.0,
      "source": "lwaudioplayer_lwappdelegate_lwappdelegate",
      "target": "lwaudioplayer_lwappdelegate_lwappdelegate_applicationwillresignactive",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "Example/LWAudioPlayer/LWAppDelegate.m",
      "source_location": "L25",
      "weight": 1.0,
      "source": "lwaudioplayer_lwappdelegate_lwappdelegate",
      "target": "lwaudioplayer_lwappdelegate_lwappdelegate_applicationdidenterbackground",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "Example/LWAudioPlayer/LWAppDelegate.m",
      "source_location": "L31",
      "weight": 1.0,
      "source": "lwaudioplayer_lwappdelegate_lwappdelegate",
      "target": "lwaudioplayer_lwappdelegate_lwappdelegate_applicationwillenterforeground",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "Example/LWAudioPlayer/LWAppDelegate.m",
      "source_location": "L36",
      "weight": 1.0,
      "source": "lwaudioplayer_lwappdelegate_lwappdelegate",
      "target": "lwaudioplayer_lwappdelegate_lwappdelegate_applicationdidbecomeactive",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "Example/LWAudioPlayer/LWAppDelegate.m",
      "source_location": "L41",
      "weight": 1.0,
      "source": "lwaudioplayer_lwappdelegate_lwappdelegate",
      "target": "lwaudioplayer_lwappdelegate_lwappdelegate_applicationwillterminate",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "Example/LWAudioPlayer/LWViewController.m",
      "source_location": "L13",
      "weight": 1.0,
      "source": "example_lwaudioplayer_lwviewcontroller_m",
      "target": "lwaudioplayer_lwviewcontroller_lwviewcontroller",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "Example/LWAudioPlayer/LWViewController.m",
      "source_location": "L20",
      "weight": 1.0,
      "source": "lwaudioplayer_lwviewcontroller_lwviewcontroller",
      "target": "lwaudioplayer_lwviewcontroller_lwviewcontroller_viewdidload",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "Example/LWAudioPlayer/LWViewController.m",
      "source_location": "L39",
      "weight": 1.0,
      "source": "lwaudioplayer_lwviewcontroller_lwviewcontroller",
      "target": "lwaudioplayer_lwviewcontroller_lwviewcontroller_flatitemlistwithtype",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/LWAudioPlayerSwift.swift",
      "source_location": "L185",
      "weight": 1.0,
      "source": "lwaudioplayer_swift_classes_lwaudioplayerswift_swift",
      "target": "classes_lwaudioplayerswift_lwaudioplayerswift",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/LWAudioPlayerSwift.swift",
      "source_location": "L73",
      "weight": 1.0,
      "source": "classes_lwaudioplayerswift_lwaudioplayerswift",
      "target": "classes_lwaudioplayerswift_lwaudioplayerswift_init",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/LWAudioPlayerSwift.swift",
      "source_location": "L78",
      "weight": 1.0,
      "source": "classes_lwaudioplayerswift_lwaudioplayerswift",
      "target": "classes_lwaudioplayerswift_lwaudioplayerswift_play",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/LWAudioPlayerSwift.swift",
      "source_location": "L83",
      "weight": 1.0,
      "source": "classes_lwaudioplayerswift_lwaudioplayerswift",
      "target": "classes_lwaudioplayerswift_lwaudioplayerswift_toggleplaypause",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/LWAudioPlayerSwift.swift",
      "source_location": "L88",
      "weight": 1.0,
      "source": "classes_lwaudioplayerswift_lwaudioplayerswift",
      "target": "classes_lwaudioplayerswift_lwaudioplayerswift_pause",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/LWAudioPlayerSwift.swift",
      "source_location": "L93",
      "weight": 1.0,
      "source": "classes_lwaudioplayerswift_lwaudioplayerswift",
      "target": "classes_lwaudioplayerswift_lwaudioplayerswift_stop",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/LWAudioPlayerSwift.swift",
      "source_location": "L98",
      "weight": 1.0,
      "source": "classes_lwaudioplayerswift_lwaudioplayerswift",
      "target": "classes_lwaudioplayerswift_lwaudioplayerswift_previous",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/LWAudioPlayerSwift.swift",
      "source_location": "L103",
      "weight": 1.0,
      "source": "classes_lwaudioplayerswift_lwaudioplayerswift",
      "target": "classes_lwaudioplayerswift_lwaudioplayerswift_next",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/LWAudioPlayerSwift.swift",
      "source_location": "L108",
      "weight": 1.0,
      "source": "classes_lwaudioplayerswift_lwaudioplayerswift",
      "target": "classes_lwaudioplayerswift_lwaudioplayerswift_seek",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/LWAudioPlayerSwift.swift",
      "source_location": "L115",
      "weight": 1.0,
      "source": "classes_lwaudioplayerswift_lwaudioplayerswift",
      "target": "classes_lwaudioplayerswift_lwaudioplayerswift_increasespeed",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/LWAudioPlayerSwift.swift",
      "source_location": "L120",
      "weight": 1.0,
      "source": "classes_lwaudioplayerswift_lwaudioplayerswift",
      "target": "classes_lwaudioplayerswift_lwaudioplayerswift_decreasespeed",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/LWAudioPlayerSwift.swift",
      "source_location": "L132",
      "weight": 1.0,
      "source": "classes_lwaudioplayerswift_lwaudioplayerswift",
      "target": "classes_lwaudioplayerswift_lwaudioplayerswift_toggleloopmode",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/LWAudioPlayerSwift.swift",
      "source_location": "L139",
      "weight": 1.0,
      "source": "classes_lwaudioplayerswift_lwaudioplayerswift",
      "target": "classes_lwaudioplayerswift_lwaudioplayerswift_release",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/LWAudioPlayerSwift.swift",
      "source_location": "L150",
      "weight": 1.0,
      "source": "classes_lwaudioplayerswift_lwaudioplayerswift",
      "target": "classes_lwaudioplayerswift_lwaudioplayerswift_createswiftuiview",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/LWAudioPlayerSwift.swift",
      "source_location": "L156",
      "weight": 1.0,
      "source": "classes_lwaudioplayerswift_lwaudioplayerswift",
      "target": "classes_lwaudioplayerswift_lwaudioplayerswift_createuikitview",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/LWAudioPlayerSwift.swift",
      "source_location": "L166",
      "weight": 1.0,
      "source": "classes_lwaudioplayerswift_lwaudioplayerswift",
      "target": "classes_lwaudioplayerswift_lwaudioplayerswift_createaudioitem",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/LWAudioPlayerSwift.swift",
      "source_location": "L176",
      "weight": 1.0,
      "source": "classes_lwaudioplayerswift_lwaudioplayerswift",
      "target": "classes_lwaudioplayerswift_lwaudioplayerswift_createaudioitems",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "INFERRED",
      "confidence_score": 0.8,
      "source_file": "LWAudioPlayer_swift/Classes/LWAudioPlayerSwift.swift",
      "source_location": "L151",
      "weight": 1.0,
      "source": "classes_lwaudioplayerswift_lwaudioplayerswift_createswiftuiview",
      "target": "classes_audioplayerview_audioplayerview"
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "INFERRED",
      "confidence_score": 0.8,
      "source_file": "LWAudioPlayer_swift/Classes/LWAudioPlayerSwift.swift",
      "source_location": "L157",
      "weight": 1.0,
      "source": "classes_lwaudioplayerswift_lwaudioplayerswift_createuikitview",
      "target": "classes_audioplayeruikitview_audioplayeruikitview"
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/LWAudioPlayerSwift.swift",
      "source_location": "L178",
      "weight": 1.0,
      "source": "classes_lwaudioplayerswift_lwaudioplayerswift_createaudioitems",
      "target": "classes_lwaudioplayerswift_lwaudioplayerswift_createaudioitem",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerUIKitView.swift",
      "source_location": "L16",
      "weight": 1.0,
      "source": "lwaudioplayer_swift_classes_audioplayeruikitview_swift",
      "target": "classes_audioplayeruikitview_audioplayeruikitview",
      "confidence_score": 1.0
    },
    {
      "relation": "inherits",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerUIKitView.swift",
      "source_location": "L16",
      "weight": 1.0,
      "source": "classes_audioplayeruikitview_audioplayeruikitview",
      "target": "uiview",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerUIKitView.swift",
      "source_location": "L35",
      "weight": 1.0,
      "source": "classes_audioplayeruikitview_audioplayeruikitview",
      "target": "classes_audioplayeruikitview_audioplayeruikitview_init",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerUIKitView.swift",
      "source_location": "L42",
      "weight": 1.0,
      "source": "classes_audioplayeruikitview_audioplayeruikitview",
      "target": "classes_audioplayeruikitview_audioplayeruikitview_setupview",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerUIKitView.swift",
      "source_location": "L65",
      "weight": 1.0,
      "source": "classes_audioplayeruikitview_audioplayeruikitview",
      "target": "classes_audioplayeruikitview_audioplayeruikitview_playorpauseaction",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerUIKitView.swift",
      "source_location": "L70",
      "weight": 1.0,
      "source": "classes_audioplayeruikitview_audioplayeruikitview",
      "target": "classes_audioplayeruikitview_audioplayeruikitview_playpreviousaction",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerUIKitView.swift",
      "source_location": "L75",
      "weight": 1.0,
      "source": "classes_audioplayeruikitview_audioplayeruikitview",
      "target": "classes_audioplayeruikitview_audioplayeruikitview_playnextaction",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerUIKitView.swift",
      "source_location": "L80",
      "weight": 1.0,
      "source": "classes_audioplayeruikitview_audioplayeruikitview",
      "target": "classes_audioplayeruikitview_audioplayeruikitview_gethostingcontroller",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerUIKitView.swift",
      "source_location": "L32",
      "weight": 1.0,
      "source": "classes_audioplayeruikitview_audioplayeruikitview_init",
      "target": "classes_audioplayeruikitview_audioplayeruikitview_setupview",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "INFERRED",
      "confidence_score": 0.8,
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerUIKitView.swift",
      "source_location": "L43",
      "weight": 1.0,
      "source": "classes_audioplayeruikitview_audioplayeruikitview_setupview",
      "target": "classes_audioplayerview_audioplayerview"
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerConstants.swift",
      "source_location": "L19",
      "weight": 1.0,
      "source": "lwaudioplayer_swift_classes_audioplayerconstants_swift",
      "target": "classes_audioplayerconstants_audiolog",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerConstants.swift",
      "source_location": "L24",
      "weight": 1.0,
      "source": "lwaudioplayer_swift_classes_audioplayerconstants_swift",
      "target": "classes_audioplayerconstants_audioplayerkeys",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerConstants.swift",
      "source_location": "L32",
      "weight": 1.0,
      "source": "lwaudioplayer_swift_classes_audioplayerconstants_swift",
      "target": "classes_audioplayerconstants_screendimensions",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerConstants.swift",
      "source_location": "L44",
      "weight": 1.0,
      "source": "lwaudioplayer_swift_classes_audioplayerconstants_swift",
      "target": "classes_audioplayerconstants_systemversion",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerConstants.swift",
      "source_location": "L53",
      "weight": 1.0,
      "source": "lwaudioplayer_swift_classes_audioplayerconstants_swift",
      "target": "classes_audioplayerconstants_audioplayerbundle",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "INFERRED",
      "confidence_score": 0.8,
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L65",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_deinit",
      "target": "classes_audioplayerconstants_audiolog"
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "INFERRED",
      "confidence_score": 0.8,
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L77",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_setupaudiosession",
      "target": "classes_audioplayerconstants_audiolog"
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "INFERRED",
      "confidence_score": 0.8,
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L179",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_playaudio",
      "target": "classes_audioplayerconstants_audiolog"
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "INFERRED",
      "confidence_score": 0.8,
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L247",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_nexttrack",
      "target": "classes_audioplayerconstants_audiolog"
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "INFERRED",
      "confidence_score": 0.8,
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L386",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_audioplaydidend",
      "target": "classes_audioplayerconstants_audiolog"
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "INFERRED",
      "confidence_score": 0.8,
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L408",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_audioplayerdecodeerrordidoccur",
      "target": "classes_audioplayerconstants_audiolog"
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "INFERRED",
      "confidence_score": 0.8,
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L243",
      "weight": 1.0,
      "source": "classes_audioplayerview_audioplayerview_shareaction",
      "target": "classes_audioplayerconstants_audiolog"
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerConstants.swift",
      "source_location": "L45",
      "weight": 1.0,
      "source": "classes_audioplayerconstants_systemversion",
      "target": "classes_audioplayerconstants_systemversion_isgreaterthanorequalto",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerConstants.swift",
      "source_location": "L54",
      "weight": 1.0,
      "source": "classes_audioplayerconstants_audioplayerbundle",
      "target": "classes_audioplayerconstants_audioplayerbundle_bundle",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerConstants.swift",
      "source_location": "L66",
      "weight": 1.0,
      "source": "classes_audioplayerconstants_audioplayerbundle",
      "target": "classes_audioplayerconstants_audioplayerbundle_image",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerConstants.swift",
      "source_location": "L67",
      "weight": 1.0,
      "source": "classes_audioplayerconstants_audioplayerbundle_image",
      "target": "classes_audioplayerconstants_audioplayerbundle_bundle",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L16",
      "weight": 1.0,
      "source": "lwaudioplayer_swift_classes_audioplayermanager_swift",
      "target": "classes_audioplayermanager_audioplayerdelegate",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L397",
      "weight": 1.0,
      "source": "lwaudioplayer_swift_classes_audioplayermanager_swift",
      "target": "classes_audioplayermanager_audioplayermanager",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L427",
      "weight": 1.0,
      "source": "lwaudioplayer_swift_classes_audioplayermanager_swift",
      "target": "classes_audioplayermanager_string",
      "confidence_score": 1.0
    },
    {
      "relation": "inherits",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L16",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayerdelegate",
      "target": "anyobject",
      "confidence_score": 1.0
    },
    {
      "relation": "inherits",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L173",
      "weight": 1.0,
      "source": "classes_audioplayerbridge_audioplayerbridgedelegate",
      "target": "anyobject",
      "confidence_score": 1.0
    },
    {
      "relation": "inherits",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L14",
      "weight": 1.0,
      "source": "classes_audioplayerview_audioplayerdatasource",
      "target": "anyobject",
      "confidence_score": 1.0
    },
    {
      "relation": "inherits",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L26",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager",
      "target": "nsobject",
      "confidence_score": 1.0
    },
    {
      "relation": "inherits",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L26",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager",
      "target": "observableobject",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L54",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager",
      "target": "classes_audioplayermanager_audioplayermanager_init",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L62",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager",
      "target": "classes_audioplayermanager_audioplayermanager_deinit",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L70",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager",
      "target": "classes_audioplayermanager_audioplayermanager_setupaudiosession",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L81",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager",
      "target": "classes_audioplayermanager_audioplayermanager_setupnotifications",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L90",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager",
      "target": "classes_audioplayermanager_audioplayermanager_setupremotecommandcenter",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L128",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager",
      "target": "classes_audioplayermanager_audioplayermanager_loadspeedrate",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L141",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager",
      "target": "classes_audioplayermanager_audioplayermanager_playaudio",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L184",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager",
      "target": "classes_audioplayermanager_audioplayermanager_toggleplaypause",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L193",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager",
      "target": "classes_audioplayermanager_audioplayermanager_play",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L203",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager",
      "target": "classes_audioplayermanager_audioplayermanager_resume",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L208",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager",
      "target": "classes_audioplayermanager_audioplayermanager_pause",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L215",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager",
      "target": "classes_audioplayermanager_audioplayermanager_stop",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L224",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager",
      "target": "classes_audioplayermanager_audioplayermanager_previoustrack",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L245",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager",
      "target": "classes_audioplayermanager_audioplayermanager_nexttrack",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L268",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager",
      "target": "classes_audioplayermanager_audioplayermanager_seek",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L277",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager",
      "target": "classes_audioplayermanager_audioplayermanager_speedup",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L288",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager",
      "target": "classes_audioplayermanager_audioplayermanager_speeddown",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L299",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager",
      "target": "classes_audioplayermanager_audioplayermanager_setspeed",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L313",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager",
      "target": "classes_audioplayermanager_audioplayermanager_toggleloopmode",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L320",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager",
      "target": "classes_audioplayermanager_audioplayermanager_scheduletimer",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L330",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager",
      "target": "classes_audioplayermanager_audioplayermanager_invalidatetimer",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L335",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager",
      "target": "classes_audioplayermanager_audioplayermanager_updateui",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L346",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager",
      "target": "classes_audioplayermanager_audioplayermanager_updatenowplayinginfo",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L377",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager",
      "target": "classes_audioplayermanager_audioplayermanager_releaseaudioplayer",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L385",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager",
      "target": "classes_audioplayermanager_audioplayermanager_audioplaydidend",
      "confidence_score": 1.0
    },
    {
      "relation": "inherits",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L397",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager",
      "target": "avaudioplayerdelegate",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L399",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager",
      "target": "classes_audioplayermanager_audioplayermanager_audioplayerdidfinishplaying",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L407",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager",
      "target": "classes_audioplayermanager_audioplayermanager_audioplayerdecodeerrordidoccur",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L412",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager",
      "target": "classes_audioplayermanager_audioplayermanager_audioplayerbegininterruption",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L418",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager",
      "target": "classes_audioplayermanager_audioplayermanager_audioplayerendinterruption",
      "confidence_score": 1.0
    },
    {
      "relation": "inherits",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L16",
      "weight": 1.0,
      "source": "classes_audioplayerbridge_audioplayerbridge",
      "target": "nsobject",
      "confidence_score": 1.0
    },
    {
      "relation": "inherits",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioItem.swift",
      "source_location": "L12",
      "weight": 1.0,
      "source": "classes_audioitem_audioitem",
      "target": "nsobject",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L56",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_init",
      "target": "classes_audioplayermanager_audioplayermanager_setupaudiosession",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L57",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_init",
      "target": "classes_audioplayermanager_audioplayermanager_setupremotecommandcenter",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L58",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_init",
      "target": "classes_audioplayermanager_audioplayermanager_setupnotifications",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L59",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_init",
      "target": "classes_audioplayermanager_audioplayermanager_loadspeedrate",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L64",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_deinit",
      "target": "classes_audioplayermanager_audioplayermanager_releaseaudioplayer",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L94",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_setupremotecommandcenter",
      "target": "classes_audioplayermanager_audioplayermanager_play",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L99",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_setupremotecommandcenter",
      "target": "classes_audioplayermanager_audioplayermanager_pause",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L104",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_setupremotecommandcenter",
      "target": "classes_audioplayermanager_audioplayermanager_toggleplaypause",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L109",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_setupremotecommandcenter",
      "target": "classes_audioplayermanager_audioplayermanager_previoustrack",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L114",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_setupremotecommandcenter",
      "target": "classes_audioplayermanager_audioplayermanager_nexttrack",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L123",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_setupremotecommandcenter",
      "target": "classes_audioplayermanager_audioplayermanager_seek",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L142",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_playaudio",
      "target": "classes_audioplayermanager_audioplayermanager_invalidatetimer",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L147",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_playaudio",
      "target": "classes_audioplayermanager_audioplayermanager_pause",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L149",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_playaudio",
      "target": "classes_audioplayermanager_audioplayermanager_resume",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L168",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_playaudio",
      "target": "classes_audioplayermanager_audioplayermanager_play",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L171",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_playaudio",
      "target": "classes_audioplayermanager_audioplayermanager_scheduletimer",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L172",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_playaudio",
      "target": "classes_audioplayermanager_audioplayermanager_updatenowplayinginfo",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L186",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_toggleplaypause",
      "target": "classes_audioplayermanager_audioplayermanager_playaudio",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L227",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_previoustrack",
      "target": "classes_audioplayermanager_audioplayermanager_playaudio",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L249",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_nexttrack",
      "target": "classes_audioplayermanager_audioplayermanager_playaudio",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L388",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_audioplaydidend",
      "target": "classes_audioplayermanager_audioplayermanager_playaudio",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L401",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_audioplayerdidfinishplaying",
      "target": "classes_audioplayermanager_audioplayermanager_playaudio",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L198",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_play",
      "target": "classes_audioplayermanager_audioplayermanager_scheduletimer",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L199",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_play",
      "target": "classes_audioplayermanager_audioplayermanager_updatenowplayinginfo",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L204",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_resume",
      "target": "classes_audioplayermanager_audioplayermanager_play",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L420",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_audioplayerendinterruption",
      "target": "classes_audioplayermanager_audioplayermanager_resume",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L211",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_pause",
      "target": "classes_audioplayermanager_audioplayermanager_updatenowplayinginfo",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L414",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_audioplayerbegininterruption",
      "target": "classes_audioplayermanager_audioplayermanager_pause",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L219",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_stop",
      "target": "classes_audioplayermanager_audioplayermanager_invalidatetimer",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L220",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_stop",
      "target": "classes_audioplayermanager_audioplayermanager_updatenowplayinginfo",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L378",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_releaseaudioplayer",
      "target": "classes_audioplayermanager_audioplayermanager_stop",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L409",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_audioplayerdecodeerrordidoccur",
      "target": "classes_audioplayermanager_audioplayermanager_stop",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L390",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_audioplaydidend",
      "target": "classes_audioplayermanager_audioplayermanager_nexttrack",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L403",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_audioplayerdidfinishplaying",
      "target": "classes_audioplayermanager_audioplayermanager_nexttrack",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L271",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_seek",
      "target": "classes_audioplayermanager_audioplayermanager_updatenowplayinginfo",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L284",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_speedup",
      "target": "classes_audioplayermanager_audioplayermanager_setspeed",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L295",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_speeddown",
      "target": "classes_audioplayermanager_audioplayermanager_setspeed",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L326",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_scheduletimer",
      "target": "classes_audioplayermanager_audioplayermanager_updateui",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L380",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_releaseaudioplayer",
      "target": "classes_audioplayermanager_audioplayermanager_invalidatetimer",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L340",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_updateui",
      "target": "classes_audioplayermanager_audioplayermanager_updatenowplayinginfo",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerManager.swift",
      "source_location": "L408",
      "weight": 1.0,
      "source": "classes_audioplayermanager_audioplayermanager_audioplayerdecodeerrordidoccur",
      "target": "classes_audioplayermanager_string",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L159",
      "weight": 1.0,
      "source": "lwaudioplayer_swift_classes_audioplayerbridge_swift",
      "target": "classes_audioplayerbridge_audioplayerbridge",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L173",
      "weight": 1.0,
      "source": "lwaudioplayer_swift_classes_audioplayerbridge_swift",
      "target": "classes_audioplayerbridge_audioplayerbridgedelegate",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L184",
      "weight": 1.0,
      "source": "lwaudioplayer_swift_classes_audioplayerbridge_swift",
      "target": "classes_audioplayerbridge_audioitem",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L40",
      "weight": 1.0,
      "source": "classes_audioplayerbridge_audioplayerbridge",
      "target": "classes_audioplayerbridge_audioplayerbridge_init",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L47",
      "weight": 1.0,
      "source": "classes_audioplayerbridge_audioplayerbridge",
      "target": "classes_audioplayerbridge_audioplayerbridge_setupdelegateforwarding",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L54",
      "weight": 1.0,
      "source": "classes_audioplayerbridge_audioplayerbridge",
      "target": "classes_audioplayerbridge_audioplayerbridge_playaudio",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L59",
      "weight": 1.0,
      "source": "classes_audioplayerbridge_audioplayerbridge",
      "target": "classes_audioplayerbridge_audioplayerbridge_stop",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L64",
      "weight": 1.0,
      "source": "classes_audioplayerbridge_audioplayerbridge",
      "target": "classes_audioplayerbridge_audioplayerbridge_playpausetrack",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L69",
      "weight": 1.0,
      "source": "classes_audioplayerbridge_audioplayerbridge",
      "target": "classes_audioplayerbridge_audioplayerbridge_previoustrack",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L74",
      "weight": 1.0,
      "source": "classes_audioplayerbridge_audioplayerbridge",
      "target": "classes_audioplayerbridge_audioplayerbridge_nexttrack",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L81",
      "weight": 1.0,
      "source": "classes_audioplayerbridge_audioplayerbridge",
      "target": "classes_audioplayerbridge_audioplayerbridge_speeddown",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L86",
      "weight": 1.0,
      "source": "classes_audioplayerbridge_audioplayerbridge",
      "target": "classes_audioplayerbridge_audioplayerbridge_speedup",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L93",
      "weight": 1.0,
      "source": "classes_audioplayerbridge_audioplayerbridge",
      "target": "classes_audioplayerbridge_audioplayerbridge_scheduleplayertimer",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L98",
      "weight": 1.0,
      "source": "classes_audioplayerbridge_audioplayerbridge",
      "target": "classes_audioplayerbridge_audioplayerbridge_playertimerinvalidate",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L105",
      "weight": 1.0,
      "source": "classes_audioplayerbridge_audioplayerbridge",
      "target": "classes_audioplayerbridge_audioplayerbridge_issingleloop",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L112",
      "weight": 1.0,
      "source": "classes_audioplayerbridge_audioplayerbridge",
      "target": "classes_audioplayerbridge_audioplayerbridge_updatenowplayinginfo",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L122",
      "weight": 1.0,
      "source": "classes_audioplayerbridge_audioplayerbridge",
      "target": "classes_audioplayerbridge_audioplayerbridge_releaseaudioplayer",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L128",
      "weight": 1.0,
      "source": "classes_audioplayerbridge_audioplayerbridge",
      "target": "classes_audioplayerbridge_audioplayerbridge_av_toggleplaypause",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L132",
      "weight": 1.0,
      "source": "classes_audioplayerbridge_audioplayerbridge",
      "target": "classes_audioplayerbridge_audioplayerbridge_av_stop",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L136",
      "weight": 1.0,
      "source": "classes_audioplayerbridge_audioplayerbridge",
      "target": "classes_audioplayerbridge_audioplayerbridge_av_refreshnowplayinginfo",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L140",
      "weight": 1.0,
      "source": "classes_audioplayerbridge_audioplayerbridge",
      "target": "classes_audioplayerbridge_audioplayerbridge_av_isrunning",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L144",
      "weight": 1.0,
      "source": "classes_audioplayerbridge_audioplayerbridge",
      "target": "classes_audioplayerbridge_audioplayerbridge_av_isplaying",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L148",
      "weight": 1.0,
      "source": "classes_audioplayerbridge_audioplayerbridge",
      "target": "classes_audioplayerbridge_audioplayerbridge_av_speeddown",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L152",
      "weight": 1.0,
      "source": "classes_audioplayerbridge_audioplayerbridge",
      "target": "classes_audioplayerbridge_audioplayerbridge_av_speedup",
      "confidence_score": 1.0
    },
    {
      "relation": "inherits",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L159",
      "weight": 1.0,
      "source": "classes_audioplayerbridge_audioplayerbridge",
      "target": "audioplayerdelegate",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L161",
      "weight": 1.0,
      "source": "classes_audioplayerbridge_audioplayerbridge",
      "target": "classes_audioplayerbridge_audioplayerbridge_updateplayertitle",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L165",
      "weight": 1.0,
      "source": "classes_audioplayerbridge_audioplayerbridge",
      "target": "classes_audioplayerbridge_audioplayerbridge_updateaudioplayerstatusandprogressui",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L41",
      "weight": 1.0,
      "source": "classes_audioplayerbridge_audioplayerbridge_init",
      "target": "classes_audioplayerbridge_audioitem_init",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L42",
      "weight": 1.0,
      "source": "classes_audioplayerbridge_audioplayerbridge_init",
      "target": "classes_audioplayerbridge_audioplayerbridge_setupdelegateforwarding",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L133",
      "weight": 1.0,
      "source": "classes_audioplayerbridge_audioplayerbridge_av_stop",
      "target": "classes_audioplayerbridge_audioplayerbridge_stop",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L149",
      "weight": 1.0,
      "source": "classes_audioplayerbridge_audioplayerbridge_av_speeddown",
      "target": "classes_audioplayerbridge_audioplayerbridge_speeddown",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L153",
      "weight": 1.0,
      "source": "classes_audioplayerbridge_audioplayerbridge_av_speedup",
      "target": "classes_audioplayerbridge_audioplayerbridge_speedup",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L187",
      "weight": 1.0,
      "source": "classes_audioplayerbridge_audioitem",
      "target": "classes_audioplayerbridge_audioitem_init",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L201",
      "weight": 1.0,
      "source": "classes_audioplayerbridge_audioitem",
      "target": "classes_audioplayerbridge_audioitem_getuti",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "INFERRED",
      "confidence_score": 0.8,
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerBridge.swift",
      "source_location": "L202",
      "weight": 1.0,
      "source": "classes_audioplayerbridge_audioitem_getuti",
      "target": "classes_audioitem_audioitem_uti"
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioItem.swift",
      "source_location": "L12",
      "weight": 1.0,
      "source": "lwaudioplayer_swift_classes_audioitem_swift",
      "target": "classes_audioitem_audioitem",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioItem.swift",
      "source_location": "L109",
      "weight": 1.0,
      "source": "lwaudioplayer_swift_classes_audioitem_swift",
      "target": "classes_audioitem_audioitemtype",
      "confidence_score": 1.0
    },
    {
      "relation": "inherits",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioItem.swift",
      "source_location": "L12",
      "weight": 1.0,
      "source": "classes_audioitem_audioitem",
      "target": "codable",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioItem.swift",
      "source_location": "L36",
      "weight": 1.0,
      "source": "classes_audioitem_audioitem",
      "target": "classes_audioitem_audioitem_init",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioItem.swift",
      "source_location": "L47",
      "weight": 1.0,
      "source": "classes_audioitem_audioitem",
      "target": "classes_audioitem_audioitem_uti",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerExtensions.swift",
      "source_location": "L13",
      "weight": 1.0,
      "source": "lwaudioplayer_swift_classes_audioplayerextensions_swift",
      "target": "classes_audioplayerextensions_uiimage",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerExtensions.swift",
      "source_location": "L34",
      "weight": 1.0,
      "source": "lwaudioplayer_swift_classes_audioplayerextensions_swift",
      "target": "classes_audioplayerextensions_uiview",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerExtensions.swift",
      "source_location": "L58",
      "weight": 1.0,
      "source": "lwaudioplayer_swift_classes_audioplayerextensions_swift",
      "target": "classes_audioplayerextensions_uiresponder",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerExtensions.swift",
      "source_location": "L16",
      "weight": 1.0,
      "source": "classes_audioplayerextensions_uiimage",
      "target": "classes_audioplayerextensions_uiimage_withoverlaycolor",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerExtensions.swift",
      "source_location": "L37",
      "weight": 1.0,
      "source": "classes_audioplayerextensions_uiview",
      "target": "classes_audioplayerextensions_uiview_superview",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerExtensions.swift",
      "source_location": "L49",
      "weight": 1.0,
      "source": "classes_audioplayerextensions_uiview",
      "target": "classes_audioplayerextensions_uiview_rotationtointerfaceorientation",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerExtensions.swift",
      "source_location": "L61",
      "weight": 1.0,
      "source": "classes_audioplayerextensions_uiresponder",
      "target": "classes_audioplayerextensions_uiresponder_responder",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L14",
      "weight": 1.0,
      "source": "lwaudioplayer_swift_classes_audioplayerview_swift",
      "target": "classes_audioplayerview_audioplayerdatasource",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L21",
      "weight": 1.0,
      "source": "lwaudioplayer_swift_classes_audioplayerview_swift",
      "target": "classes_audioplayerview_audioplayerview",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L269",
      "weight": 1.0,
      "source": "lwaudioplayer_swift_classes_audioplayerview_swift",
      "target": "classes_audioplayerview_marqueetext",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L298",
      "weight": 1.0,
      "source": "lwaudioplayer_swift_classes_audioplayerview_swift",
      "target": "classes_audioplayerview_string",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L307",
      "weight": 1.0,
      "source": "lwaudioplayer_swift_classes_audioplayerview_swift",
      "target": "classes_audioplayerview_audioplayerview_previews",
      "confidence_score": 1.0
    },
    {
      "relation": "inherits",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L21",
      "weight": 1.0,
      "source": "classes_audioplayerview_audioplayerview",
      "target": "view",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L39",
      "weight": 1.0,
      "source": "classes_audioplayerview_audioplayerview",
      "target": "classes_audioplayerview_audioplayerview_init",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L203",
      "weight": 1.0,
      "source": "classes_audioplayerview_audioplayerview",
      "target": "classes_audioplayerview_audioplayerview_playpauseaction",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L210",
      "weight": 1.0,
      "source": "classes_audioplayerview_audioplayerview",
      "target": "classes_audioplayerview_audioplayerview_previousaction",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L217",
      "weight": 1.0,
      "source": "classes_audioplayerview_audioplayerview",
      "target": "classes_audioplayerview_audioplayerview_nextaction",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L224",
      "weight": 1.0,
      "source": "classes_audioplayerview_audioplayerview",
      "target": "classes_audioplayerview_audioplayerview_speeddownaction",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L229",
      "weight": 1.0,
      "source": "classes_audioplayerview_audioplayerview",
      "target": "classes_audioplayerview_audioplayerview_speedupaction",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L234",
      "weight": 1.0,
      "source": "classes_audioplayerview_audioplayerview",
      "target": "classes_audioplayerview_audioplayerview_toggleloopmode",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L239",
      "weight": 1.0,
      "source": "classes_audioplayerview_audioplayerview",
      "target": "classes_audioplayerview_audioplayerview_shareaction",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L248",
      "weight": 1.0,
      "source": "classes_audioplayerview_audioplayerview",
      "target": "classes_audioplayerview_audioplayerview_updatespeedrate",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L255",
      "weight": 1.0,
      "source": "classes_audioplayerview_audioplayerview",
      "target": "classes_audioplayerview_audioplayerview_updateloopmode",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L259",
      "weight": 1.0,
      "source": "classes_audioplayerview_audioplayerview",
      "target": "classes_audioplayerview_audioplayerview_formattime",
      "confidence_score": 1.0
    },
    {
      "relation": "inherits",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L269",
      "weight": 1.0,
      "source": "classes_audioplayerview_marqueetext",
      "target": "view",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L226",
      "weight": 1.0,
      "source": "classes_audioplayerview_audioplayerview_speeddownaction",
      "target": "classes_audioplayerview_audioplayerview_updatespeedrate",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L231",
      "weight": 1.0,
      "source": "classes_audioplayerview_audioplayerview_speedupaction",
      "target": "classes_audioplayerview_audioplayerview_updatespeedrate",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L236",
      "weight": 1.0,
      "source": "classes_audioplayerview_audioplayerview_toggleloopmode",
      "target": "classes_audioplayerview_audioplayerview_updateloopmode",
      "confidence_score": 1.0
    },
    {
      "relation": "calls",
      "context": "call",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L263",
      "weight": 1.0,
      "source": "classes_audioplayerview_audioplayerview_formattime",
      "target": "classes_audioplayerview_string",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L291",
      "weight": 1.0,
      "source": "classes_audioplayerview_marqueetext",
      "target": "classes_audioplayerview_marqueetext_startscrolling",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L299",
      "weight": 1.0,
      "source": "classes_audioplayerview_string",
      "target": "classes_audioplayerview_string_size",
      "confidence_score": 1.0
    },
    {
      "relation": "inherits",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer_swift/Classes/AudioPlayerView.swift",
      "source_location": "L307",
      "weight": 1.0,
      "source": "classes_audioplayerview_audioplayerview_previews",
      "target": "previewprovider",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/ListItem.m",
      "source_location": "L10",
      "weight": 1.0,
      "source": "lwaudioplayer_classes_listitem_m",
      "target": "classes_listitem_listitem",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/ListItem.m",
      "source_location": "L12",
      "weight": 1.0,
      "source": "classes_listitem_listitem",
      "target": "classes_listitem_listitem_initwithnametypeitempathitemlist",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/ListItem.m",
      "source_location": "L27",
      "weight": 1.0,
      "source": "classes_listitem_listitem",
      "target": "classes_listitem_listitem_copywithzone",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/ListItem.m",
      "source_location": "L36",
      "weight": 1.0,
      "source": "classes_listitem_listitem",
      "target": "classes_listitem_listitem_mutablecopywithzone",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/ListItem.m",
      "source_location": "L46",
      "weight": 1.0,
      "source": "classes_listitem_listitem",
      "target": "classes_listitem_listitem_uti",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/ListItem.m",
      "source_location": "L136",
      "weight": 1.0,
      "source": "classes_listitem_listitem",
      "target": "classes_listitem_listitem_encodewithcoder",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/ListItem.m",
      "source_location": "L140",
      "weight": 1.0,
      "source": "classes_listitem_listitem",
      "target": "classes_listitem_listitem_initwithcoder",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioCategories.m",
      "source_location": "L11",
      "weight": 1.0,
      "source": "lwaudioplayer_classes_lwaudiocategories_m",
      "target": "classes_lwaudiocategories_uiview",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioCategories.m",
      "source_location": "L35",
      "weight": 1.0,
      "source": "lwaudioplayer_classes_lwaudiocategories_m",
      "target": "classes_lwaudiocategories_uiimage",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioCategories.m",
      "source_location": "L14",
      "weight": 1.0,
      "source": "classes_lwaudiocategories_uiview",
      "target": "classes_lwaudiocategories_uiview_lwaudio_rotationtointerfaceorientation",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioCategories.m",
      "source_location": "L21",
      "weight": 1.0,
      "source": "classes_lwaudiocategories_uiview",
      "target": "classes_lwaudiocategories_uiview_lwaudio_superviewwithclass",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioCategories.m",
      "source_location": "L39",
      "weight": 1.0,
      "source": "classes_lwaudiocategories_uiimage",
      "target": "classes_lwaudiocategories_uiimage_lwaudio_imagewithoverlaycolor",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L14",
      "weight": 1.0,
      "source": "lwaudioplayer_classes_lwaudioplayer_m",
      "target": "classes_lwaudioplayer_lwaudioplayer",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L28",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_sharedinstance",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L39",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_init",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L65",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_dealloc",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L90",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_appdidreceiveremotecontrolnotification",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L124",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_audioplaydidend",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L140",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_playaudiowithitem",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L186",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_playpuasetrack",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L199",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_previoustrack",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L223",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_nexttrack",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L249",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_stop",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L254",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_speeddown",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L266",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_speedup",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L279",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_releaseaudioplayer",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L288",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_scheduleplayertimer",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L296",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_playertimerinvalidate",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L306",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_addplayernotificationobserver",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L316",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_removeplayernotificationobserver",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L325",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_updateremotecommand",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L381",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_playdatasource",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L389",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_resume",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L394",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_pause",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L400",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_updateaudioplayerui",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L409",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_issingleloop",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L416",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_begininterruption",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L423",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_endinterruptionwithflags",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L430",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_endinterruption",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L437",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_inputisavailablechanged",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L444",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_audioplayerdidstartplayingqueueitemid",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L451",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_audioplayerdidfinishbufferingsourcewithqueueitemid",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L455",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_audioplayerstatechangedpreviousstate",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L471",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_audioplayerdidfinishplayingqueueitemidwithreasonandprogressandduration",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L487",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_audioplayerunexpectederror",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L500",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_updatenowplayinginfowithelapsedplaybacktimeplaybackrate",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L527",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_audioplayer",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L537",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_av_toggleplaypause",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L545",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_av_play",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L559",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_av_pause",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L565",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_av_stop",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L570",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_av_speeddown",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L583",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_av_speedup",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L597",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_av_refreshnoewplayinginfo",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L623",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_av_isruning",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L627",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_av_isplaying",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L634",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_audioplayerdidfinishplayingsuccessfully",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L646",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_audioplayerdecodeerrordidoccurerror",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L650",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_audioplayerbegininterruption",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L655",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_audioplayerendinterruptionwithoptions",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L660",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_audioplayerendinterruptionwithflags",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayer.m",
      "source_location": "L665",
      "weight": 1.0,
      "source": "classes_lwaudioplayer_lwaudioplayer",
      "target": "classes_lwaudioplayer_lwaudioplayer_audioplayerendinterruption",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L16",
      "weight": 1.0,
      "source": "lwaudioplayer_classes_lwaudioplayerview_m",
      "target": "classes_lwaudioplayerview_lwaudioplayerview",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L507",
      "weight": 1.0,
      "source": "lwaudioplayer_classes_lwaudioplayerview_m",
      "target": "classes_lwaudioplayerview_uiimage",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L536",
      "weight": 1.0,
      "source": "lwaudioplayer_classes_lwaudioplayerview_m",
      "target": "classes_lwaudioplayerview_uiresponder",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L552",
      "weight": 1.0,
      "source": "lwaudioplayer_classes_lwaudioplayerview_m",
      "target": "classes_lwaudioplayerview_uiview",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L48",
      "weight": 1.0,
      "source": "classes_lwaudioplayerview_lwaudioplayerview",
      "target": "classes_lwaudioplayerview_lwaudioplayerview_isdarkstyle",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L55",
      "weight": 1.0,
      "source": "classes_lwaudioplayerview_lwaudioplayerview",
      "target": "classes_lwaudioplayerview_lwaudioplayerview_init",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L260",
      "weight": 1.0,
      "source": "classes_lwaudioplayerview_lwaudioplayerview",
      "target": "classes_lwaudioplayerview_lwaudioplayerview_rotationtointerfaceorientation",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L266",
      "weight": 1.0,
      "source": "classes_lwaudioplayerview_lwaudioplayerview",
      "target": "classes_lwaudioplayerview_lwaudioplayerview_dealloc",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L274",
      "weight": 1.0,
      "source": "classes_lwaudioplayerview_lwaudioplayerview",
      "target": "classes_lwaudioplayerview_lwaudioplayerview_updatepalyertitlewithtext",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L279",
      "weight": 1.0,
      "source": "classes_lwaudioplayerview_lwaudioplayerview",
      "target": "classes_lwaudioplayerview_lwaudioplayerview_updateaudioplayerstatusandprogressui",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L335",
      "weight": 1.0,
      "source": "classes_lwaudioplayerview_lwaudioplayerview",
      "target": "classes_lwaudioplayerview_lwaudioplayerview_progresstouchdown",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L339",
      "weight": 1.0,
      "source": "classes_lwaudioplayerview_lwaudioplayerview",
      "target": "classes_lwaudioplayerview_lwaudioplayerview_progresschanged",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L354",
      "weight": 1.0,
      "source": "classes_lwaudioplayerview_lwaudioplayerview",
      "target": "classes_lwaudioplayerview_lwaudioplayerview_playmodeaction",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L367",
      "weight": 1.0,
      "source": "classes_lwaudioplayerview_lwaudioplayerview",
      "target": "classes_lwaudioplayerview_lwaudioplayerview_shareaction",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L388",
      "weight": 1.0,
      "source": "classes_lwaudioplayerview_lwaudioplayerview",
      "target": "classes_lwaudioplayerview_lwaudioplayerview_playorpuaseaction",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L406",
      "weight": 1.0,
      "source": "classes_lwaudioplayerview_lwaudioplayerview",
      "target": "classes_lwaudioplayerview_lwaudioplayerview_playpreviousaction",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L421",
      "weight": 1.0,
      "source": "classes_lwaudioplayerview_lwaudioplayerview",
      "target": "classes_lwaudioplayerview_lwaudioplayerview_playnextaction",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L434",
      "weight": 1.0,
      "source": "classes_lwaudioplayerview_lwaudioplayerview",
      "target": "classes_lwaudioplayerview_lwaudioplayerview_speeddownaction",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L447",
      "weight": 1.0,
      "source": "classes_lwaudioplayerview_lwaudioplayerview",
      "target": "classes_lwaudioplayerview_lwaudioplayerview_speedupaction",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L466",
      "weight": 1.0,
      "source": "classes_lwaudioplayerview_lwaudioplayerview",
      "target": "classes_lwaudioplayerview_lwaudioplayerview_doubletonsstringtime",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L477",
      "weight": 1.0,
      "source": "classes_lwaudioplayerview_lwaudioplayerview",
      "target": "classes_lwaudioplayerview_lwaudioplayerview_updatetextlabelspacewithtext",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L494",
      "weight": 1.0,
      "source": "classes_lwaudioplayerview_lwaudioplayerview",
      "target": "classes_lwaudioplayerview_lwaudioplayerview_updateprogresslabeltext",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L510",
      "weight": 1.0,
      "source": "classes_lwaudioplayerview_uiimage",
      "target": "classes_lwaudioplayerview_uiimage_imagewithoverlaycolor",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L539",
      "weight": 1.0,
      "source": "classes_lwaudioplayerview_uiresponder",
      "target": "classes_lwaudioplayerview_uiresponder_superviewwithclass",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/LWAudioPlayerView.m",
      "source_location": "L555",
      "weight": 1.0,
      "source": "classes_lwaudioplayerview_uiview",
      "target": "classes_lwaudioplayerview_uiview_rotationtointerfaceorientation",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L28",
      "weight": 1.0,
      "source": "lwaudioplayer_classes_marqueelabel_marqueelabel_m",
      "target": "marqueelabel_marqueelabel_gradientsetupanimation",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L31",
      "weight": 1.0,
      "source": "lwaudioplayer_classes_marqueelabel_marqueelabel_m",
      "target": "marqueelabel_marqueelabel_uiview",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L36",
      "weight": 1.0,
      "source": "lwaudioplayer_classes_marqueelabel_marqueelabel_m",
      "target": "marqueelabel_marqueelabel_camediatimingfunction",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L41",
      "weight": 1.0,
      "source": "lwaudioplayer_classes_marqueelabel_marqueelabel_m",
      "target": "marqueelabel_marqueelabel_marqueelabel",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1532",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_uiview",
      "target": "marqueelabel_marqueelabel_uiview_firstavailableviewcontroller",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1538",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_uiview",
      "target": "marqueelabel_marqueelabel_uiview_traverseresponderchainforfirstviewcontroller",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1648",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_camediatimingfunction",
      "target": "marqueelabel_marqueelabel_camediatimingfunction_controlpoints",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1554",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_camediatimingfunction",
      "target": "marqueelabel_marqueelabel_camediatimingfunction_durationpercentageforpositionpercentagewithduration",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1573",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_camediatimingfunction",
      "target": "marqueelabel_marqueelabel_camediatimingfunction_solvetforywithepsiloncontrolpoints",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1606",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_camediatimingfunction",
      "target": "marqueelabel_marqueelabel_camediatimingfunction_yforcurveatwithcontrolpoints",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1621",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_camediatimingfunction",
      "target": "marqueelabel_marqueelabel_camediatimingfunction_xforcurveatwithcontrolpoints",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1636",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_camediatimingfunction",
      "target": "marqueelabel_marqueelabel_camediatimingfunction_derivativeyvalueforcurveatwithcontrolpoints",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L64",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_restartlabelsofcontroller",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L69",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_controllerviewwillappear",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L73",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_controllerviewdidappear",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L77",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_controllerviewappearing",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L81",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_controllerlabelsshouldlabelize",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L86",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_controllerlabelsshouldanimate",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L91",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_notifycontrollerwithmessage",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L101",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_viewcontrollershouldrestart",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L108",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_labelsshouldlabelize",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L115",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_labelsshouldanimate",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L124",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_initwithframe",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L128",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_initwithframedurationandfadelength",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L139",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_initwithframerateandfadelength",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L150",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_initwithcoder",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L162",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_awakefromnib",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L167",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_prepareforinterfacebuilder",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L172",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_layerclass",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L176",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_replilayer",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L180",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_masklayer",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L184",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_drawlayerincontext",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L193",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_forwardpropertiestosublabel",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L220",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_setuplabel",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L258",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_minimizelabelframewithmaximumsizeadjustheight",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L277",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_didmovetosuperview",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L283",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_layoutsubviews",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L290",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_willmovetowindow",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L296",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_didmovetowindow",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L304",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_updatesublabel",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L308",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_updatesublabelandbeginscroll",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L454",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_sublabelsize",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L474",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_sizethatfits",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L482",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_labelshouldscroll",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L493",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_labelreadyforscroll",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L512",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_beginscroll",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L516",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_beginscrollwithdelay",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L532",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_returnlabeltooriginimmediately",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L543",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_scrollawaywithinterval",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L547",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_scrollawaywithintervaldelay",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L551",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_scrollawaywithintervaldelayamountshouldreturn",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L635",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_scrollcontinuouswithintervalafter",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L639",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_scrollcontinuouswithintervalafterlabelanimationgradientanimation",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L718",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_applygradientmaskforfadelengthanimated",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L808",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_removegradientmask",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L812",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_keyframeanimationforgradientfadelengthintervaldelay",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L966",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_keyframeanimationforpropertyvaluesintervaldelay",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1037",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_timingfunctionforanimationoptions",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1060",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_animationdidstopfinished",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1078",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_restartlabel",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1087",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_resetlabel",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1093",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_shutdownlabel",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1100",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_pauselabel",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1117",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_unpauselabel",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1137",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_labelwastapped",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1143",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_triggerscrollstart",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1149",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_labelwillbeginscroll",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1154",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_labelreturnedtohome",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1161",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_setframe",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1171",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_setbounds",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1184",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_viewforbaselinelayout",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1189",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_viewforlastbaselinelayout",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1194",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_viewforfirstbaselinelayout",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1199",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_text",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1203",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_settext",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1212",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_attributedtext",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1216",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_setattributedtext",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1225",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_font",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1229",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_setfont",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1238",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_textcolor",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1242",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_settextcolor",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1247",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_backgroundcolor",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1251",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_setbackgroundcolor",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1256",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_shadowcolor",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1260",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_setshadowcolor",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1265",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_shadowoffset",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1269",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_setshadowoffset",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1274",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_highlightedtextcolor",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1278",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_sethighlightedtextcolor",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1283",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_ishighlighted",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1287",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_sethighlighted",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1292",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_isenabled",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1296",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_setenabled",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1301",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_setnumberoflines",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1306",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_setadjustsfontsizetofitwidth",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1311",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_setminimumfontsize",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1315",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_baselineadjustment",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1319",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_setbaselineadjustment",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1324",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_tintcolor",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1328",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_settintcolor",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1333",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_tintcolordidchange",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1338",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_intrinsiccontentsize",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1344",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_setadjustsletterspacingtofitwidth",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1349",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_setminimumscalefactor",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1353",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_contentmode",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1357",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_setcontentmode",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1362",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_setisaccessibilityelement",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1369",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_setrate",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1379",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_setscrollduration",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1389",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_setanimationcurve",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1400",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_setleadingbuffer",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1410",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_settrailingbuffer",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1420",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_setcontinuousmarqueeextrabuffer",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1424",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_continuousmarqueeextrabuffer",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1428",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_setfadelength",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1438",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_settaptoscroll",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1457",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_setmarqueetype",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1467",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_setlabelize",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1477",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_setholdscrolling",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1489",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_awayfromhome",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1499",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_gradientcolors",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/MarqueeLabel/MarqueeLabel.m",
      "source_location": "L1510",
      "weight": 1.0,
      "source": "marqueelabel_marqueelabel_marqueelabel",
      "target": "marqueelabel_marqueelabel_marqueelabel_dealloc",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKQueueEntry.m",
      "source_location": "L15",
      "weight": 1.0,
      "source": "lwaudioplayer_classes_streamingkit_stkqueueentry_m",
      "target": "streamingkit_stkqueueentry_stkqueueentry",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKQueueEntry.m",
      "source_location": "L17",
      "weight": 1.0,
      "source": "streamingkit_stkqueueentry_stkqueueentry",
      "target": "streamingkit_stkqueueentry_stkqueueentry_initwithdatasourceandqueueitemid",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKQueueEntry.m",
      "source_location": "L32",
      "weight": 1.0,
      "source": "streamingkit_stkqueueentry_stkqueueentry",
      "target": "streamingkit_stkqueueentry_stkqueueentry_reset",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKQueueEntry.m",
      "source_location": "L41",
      "weight": 1.0,
      "source": "streamingkit_stkqueueentry_stkqueueentry",
      "target": "streamingkit_stkqueueentry_stkqueueentry_calculatedbitrate",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKQueueEntry.m",
      "source_location": "L62",
      "weight": 1.0,
      "source": "streamingkit_stkqueueentry_stkqueueentry",
      "target": "streamingkit_stkqueueentry_stkqueueentry_duration",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKQueueEntry.m",
      "source_location": "L83",
      "weight": 1.0,
      "source": "streamingkit_stkqueueentry_stkqueueentry",
      "target": "streamingkit_stkqueueentry_stkqueueentry_audiodatalengthinbytes",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKQueueEntry.m",
      "source_location": "L100",
      "weight": 1.0,
      "source": "streamingkit_stkqueueentry_stkqueueentry",
      "target": "streamingkit_stkqueueentry_stkqueueentry_isdefinitelycompatible",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKQueueEntry.m",
      "source_location": "L110",
      "weight": 1.0,
      "source": "streamingkit_stkqueueentry_stkqueueentry",
      "target": "streamingkit_stkqueueentry_stkqueueentry_progressinframes",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKQueueEntry.m",
      "source_location": "L119",
      "weight": 1.0,
      "source": "streamingkit_stkqueueentry_stkqueueentry",
      "target": "streamingkit_stkqueueentry_stkqueueentry_description",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.h",
      "source_location": "L39",
      "weight": 1.0,
      "source": "lwaudioplayer_classes_streamingkit_stkautorecoveringhttpdatasource_h",
      "target": "streamingkit_stkautorecoveringhttpdatasource_typedef",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L38",
      "weight": 1.0,
      "source": "lwaudioplayer_classes_streamingkit_stkhttpdatasource_m",
      "target": "streamingkit_stkhttpdatasource_stkhttpdatasource",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L574",
      "weight": 1.0,
      "source": "streamingkit_stkhttpdatasource_stkhttpdatasource",
      "target": "streamingkit_stkhttpdatasource_stkhttpdatasource_open",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L73",
      "weight": 1.0,
      "source": "streamingkit_stkhttpdatasource_stkhttpdatasource",
      "target": "streamingkit_stkhttpdatasource_stkhttpdatasource_initwithurl",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L78",
      "weight": 1.0,
      "source": "streamingkit_stkhttpdatasource_stkhttpdatasource",
      "target": "streamingkit_stkhttpdatasource_stkhttpdatasource_initwithurlhttprequestheaders",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L85",
      "weight": 1.0,
      "source": "streamingkit_stkhttpdatasource_stkhttpdatasource",
      "target": "streamingkit_stkhttpdatasource_stkhttpdatasource_initwithurlprovider",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L95",
      "weight": 1.0,
      "source": "streamingkit_stkhttpdatasource_stkhttpdatasource",
      "target": "streamingkit_stkhttpdatasource_stkhttpdatasource_initwithasyncurlprovider",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L111",
      "weight": 1.0,
      "source": "streamingkit_stkhttpdatasource_stkhttpdatasource",
      "target": "streamingkit_stkhttpdatasource_stkhttpdatasource_dealloc",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L116",
      "weight": 1.0,
      "source": "streamingkit_stkhttpdatasource_stkhttpdatasource",
      "target": "streamingkit_stkhttpdatasource_stkhttpdatasource_url",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L121",
      "weight": 1.0,
      "source": "streamingkit_stkhttpdatasource_stkhttpdatasource",
      "target": "streamingkit_stkhttpdatasource_stkhttpdatasource_audiofiletypehintfrommimetype",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L168",
      "weight": 1.0,
      "source": "streamingkit_stkhttpdatasource_stkhttpdatasource",
      "target": "streamingkit_stkhttpdatasource_stkhttpdatasource_audiofiletypehint",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L173",
      "weight": 1.0,
      "source": "streamingkit_stkhttpdatasource_stkhttpdatasource",
      "target": "streamingkit_stkhttpdatasource_stkhttpdatasource_parseiceheader",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L217",
      "weight": 1.0,
      "source": "streamingkit_stkhttpdatasource_stkhttpdatasource",
      "target": "streamingkit_stkhttpdatasource_stkhttpdatasource_parsehttpheader",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L381",
      "weight": 1.0,
      "source": "streamingkit_stkhttpdatasource_stkhttpdatasource",
      "target": "streamingkit_stkhttpdatasource_stkhttpdatasource_dataavailable",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L410",
      "weight": 1.0,
      "source": "streamingkit_stkhttpdatasource_stkhttpdatasource",
      "target": "streamingkit_stkhttpdatasource_stkhttpdatasource_position",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L415",
      "weight": 1.0,
      "source": "streamingkit_stkhttpdatasource_stkhttpdatasource",
      "target": "streamingkit_stkhttpdatasource_stkhttpdatasource_length",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L420",
      "weight": 1.0,
      "source": "streamingkit_stkhttpdatasource_stkhttpdatasource",
      "target": "streamingkit_stkhttpdatasource_stkhttpdatasource_reconnect",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L431",
      "weight": 1.0,
      "source": "streamingkit_stkhttpdatasource_stkhttpdatasource",
      "target": "streamingkit_stkhttpdatasource_stkhttpdatasource_seektooffset",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L455",
      "weight": 1.0,
      "source": "streamingkit_stkhttpdatasource_stkhttpdatasource",
      "target": "streamingkit_stkhttpdatasource_stkhttpdatasource_readintobufferwithsize",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L461",
      "weight": 1.0,
      "source": "streamingkit_stkhttpdatasource_stkhttpdatasource",
      "target": "streamingkit_stkhttpdatasource_stkhttpdatasource_privatereadintobufferwithsize",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L579",
      "weight": 1.0,
      "source": "streamingkit_stkhttpdatasource_stkhttpdatasource",
      "target": "streamingkit_stkhttpdatasource_stkhttpdatasource_openforseek",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L679",
      "weight": 1.0,
      "source": "streamingkit_stkhttpdatasource_stkhttpdatasource",
      "target": "streamingkit_stkhttpdatasource_stkhttpdatasource_httpstatuscode",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L684",
      "weight": 1.0,
      "source": "streamingkit_stkhttpdatasource_stkhttpdatasource",
      "target": "streamingkit_stkhttpdatasource_stkhttpdatasource_eventsrunloop",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L689",
      "weight": 1.0,
      "source": "streamingkit_stkhttpdatasource_stkhttpdatasource",
      "target": "streamingkit_stkhttpdatasource_stkhttpdatasource_description",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L694",
      "weight": 1.0,
      "source": "streamingkit_stkhttpdatasource_stkhttpdatasource",
      "target": "streamingkit_stkhttpdatasource_stkhttpdatasource_supportsseek",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKHTTPDataSource.m",
      "source_location": "L701",
      "weight": 1.0,
      "source": "streamingkit_stkhttpdatasource_stkhttpdatasource",
      "target": "streamingkit_stkhttpdatasource_stkhttpdatasource_processicymetadata",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKLocalFileDataSource.m",
      "source_location": "L37",
      "weight": 1.0,
      "source": "lwaudioplayer_classes_streamingkit_stklocalfiledatasource_m",
      "target": "streamingkit_stklocalfiledatasource_stklocalfiledatasource",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKLocalFileDataSource.m",
      "source_location": "L116",
      "weight": 1.0,
      "source": "streamingkit_stklocalfiledatasource_stklocalfiledatasource",
      "target": "streamingkit_stklocalfiledatasource_stklocalfiledatasource_open",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKLocalFileDataSource.m",
      "source_location": "L50",
      "weight": 1.0,
      "source": "streamingkit_stklocalfiledatasource_stklocalfiledatasource",
      "target": "streamingkit_stklocalfiledatasource_stklocalfiledatasource_initwithfilepath",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKLocalFileDataSource.m",
      "source_location": "L62",
      "weight": 1.0,
      "source": "streamingkit_stklocalfiledatasource_stklocalfiledatasource",
      "target": "streamingkit_stklocalfiledatasource_stklocalfiledatasource_audiofiletypehintfromfileextension",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKLocalFileDataSource.m",
      "source_location": "L94",
      "weight": 1.0,
      "source": "streamingkit_stklocalfiledatasource_stklocalfiledatasource",
      "target": "streamingkit_stklocalfiledatasource_stklocalfiledatasource_audiofiletypehint",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKLocalFileDataSource.m",
      "source_location": "L99",
      "weight": 1.0,
      "source": "streamingkit_stklocalfiledatasource_stklocalfiledatasource",
      "target": "streamingkit_stklocalfiledatasource_stklocalfiledatasource_dealloc",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKLocalFileDataSource.m",
      "source_location": "L104",
      "weight": 1.0,
      "source": "streamingkit_stklocalfiledatasource_stklocalfiledatasource",
      "target": "streamingkit_stklocalfiledatasource_stklocalfiledatasource_close",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKLocalFileDataSource.m",
      "source_location": "L156",
      "weight": 1.0,
      "source": "streamingkit_stklocalfiledatasource_stklocalfiledatasource",
      "target": "streamingkit_stklocalfiledatasource_stklocalfiledatasource_position",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKLocalFileDataSource.m",
      "source_location": "L161",
      "weight": 1.0,
      "source": "streamingkit_stklocalfiledatasource_stklocalfiledatasource",
      "target": "streamingkit_stklocalfiledatasource_stklocalfiledatasource_length",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKLocalFileDataSource.m",
      "source_location": "L166",
      "weight": 1.0,
      "source": "streamingkit_stklocalfiledatasource_stklocalfiledatasource",
      "target": "streamingkit_stklocalfiledatasource_stklocalfiledatasource_readintobufferwithsize",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKLocalFileDataSource.m",
      "source_location": "L184",
      "weight": 1.0,
      "source": "streamingkit_stklocalfiledatasource_stklocalfiledatasource",
      "target": "streamingkit_stklocalfiledatasource_stklocalfiledatasource_seektooffset",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKLocalFileDataSource.m",
      "source_location": "L238",
      "weight": 1.0,
      "source": "streamingkit_stklocalfiledatasource_stklocalfiledatasource",
      "target": "streamingkit_stklocalfiledatasource_stklocalfiledatasource_description",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKCoreFoundationDataSource.m",
      "source_location": "L62",
      "weight": 1.0,
      "source": "lwaudioplayer_classes_streamingkit_stkcorefoundationdatasource_m",
      "target": "streamingkit_stkcorefoundationdatasource_corefoundationdatasourceclientinfo",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKCoreFoundationDataSource.m",
      "source_location": "L66",
      "weight": 1.0,
      "source": "lwaudioplayer_classes_streamingkit_stkcorefoundationdatasource_m",
      "target": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKCoreFoundationDataSource.m",
      "source_location": "L68",
      "weight": 1.0,
      "source": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource",
      "target": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource_isinerrorstate",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKCoreFoundationDataSource.m",
      "source_location": "L73",
      "weight": 1.0,
      "source": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource",
      "target": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource_dataavailable",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKCoreFoundationDataSource.m",
      "source_location": "L78",
      "weight": 1.0,
      "source": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource",
      "target": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource_eof",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKCoreFoundationDataSource.m",
      "source_location": "L83",
      "weight": 1.0,
      "source": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource",
      "target": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource_erroroccured",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKCoreFoundationDataSource.m",
      "source_location": "L90",
      "weight": 1.0,
      "source": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource",
      "target": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource_dealloc",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKCoreFoundationDataSource.m",
      "source_location": "L105",
      "weight": 1.0,
      "source": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource",
      "target": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource_close",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKCoreFoundationDataSource.m",
      "source_location": "L121",
      "weight": 1.0,
      "source": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource",
      "target": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource_open",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKCoreFoundationDataSource.m",
      "source_location": "L125",
      "weight": 1.0,
      "source": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource",
      "target": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource_seektooffset",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKCoreFoundationDataSource.m",
      "source_location": "L129",
      "weight": 1.0,
      "source": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource",
      "target": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource_readintobufferwithsize",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKCoreFoundationDataSource.m",
      "source_location": "L134",
      "weight": 1.0,
      "source": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource",
      "target": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource_unregisterforevents",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKCoreFoundationDataSource.m",
      "source_location": "L143",
      "weight": 1.0,
      "source": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource",
      "target": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource_reregisterforevents",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKCoreFoundationDataSource.m",
      "source_location": "L157",
      "weight": 1.0,
      "source": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource",
      "target": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource_registerforevents",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKCoreFoundationDataSource.m",
      "source_location": "L177",
      "weight": 1.0,
      "source": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource",
      "target": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource_hasbytesavailable",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKCoreFoundationDataSource.m",
      "source_location": "L187",
      "weight": 1.0,
      "source": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource",
      "target": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource_status",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKCoreFoundationDataSource.m",
      "source_location": "L197",
      "weight": 1.0,
      "source": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource",
      "target": "streamingkit_stkcorefoundationdatasource_stkcorefoundationdatasource_opencompleted",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L64",
      "weight": 1.0,
      "source": "lwaudioplayer_classes_streamingkit_stkautorecoveringhttpdatasource_m",
      "target": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L281",
      "weight": 1.0,
      "source": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource",
      "target": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_reachabilitychanged",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L106",
      "weight": 1.0,
      "source": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource",
      "target": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_innerhttpdatasource",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L111",
      "weight": 1.0,
      "source": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource",
      "target": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_initwithdatasource",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L116",
      "weight": 1.0,
      "source": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource",
      "target": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_initwithhttpdatasource",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L121",
      "weight": 1.0,
      "source": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource",
      "target": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_initwithhttpdatasourceandoptions",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L143",
      "weight": 1.0,
      "source": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource",
      "target": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_startnotifieronrunloop",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L159",
      "weight": 1.0,
      "source": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource",
      "target": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_registerforevents",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L177",
      "weight": 1.0,
      "source": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource",
      "target": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_unregisterforevents",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L185",
      "weight": 1.0,
      "source": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource",
      "target": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_timeouttimertick",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L205",
      "weight": 1.0,
      "source": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource",
      "target": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_createtimeouttimer",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L221",
      "weight": 1.0,
      "source": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource",
      "target": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_destroytimeouttimer",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L230",
      "weight": 1.0,
      "source": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource",
      "target": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_stopnotifier",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L239",
      "weight": 1.0,
      "source": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource",
      "target": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_hasgotnetworkconnection",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L251",
      "weight": 1.0,
      "source": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource",
      "target": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_seektooffset",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L258",
      "weight": 1.0,
      "source": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource",
      "target": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_close",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L264",
      "weight": 1.0,
      "source": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource",
      "target": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_dealloc",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L295",
      "weight": 1.0,
      "source": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource",
      "target": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_datasourcedataavailable",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L309",
      "weight": 1.0,
      "source": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource",
      "target": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_attemptreconnectwithserial",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L324",
      "weight": 1.0,
      "source": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource",
      "target": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_attemptreconnectwithtimer",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L329",
      "weight": 1.0,
      "source": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource",
      "target": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_processretryonerror",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L360",
      "weight": 1.0,
      "source": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource",
      "target": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_datasourceeof",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L374",
      "weight": 1.0,
      "source": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource",
      "target": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_datasourceerroroccured",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAutoRecoveringHTTPDataSource.m",
      "source_location": "L388",
      "weight": 1.0,
      "source": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource",
      "target": "streamingkit_stkautorecoveringhttpdatasource_stkautorecoveringhttpdatasource_description",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L167",
      "weight": 1.0,
      "source": "lwaudioplayer_classes_streamingkit_stkaudioplayer_m",
      "target": "streamingkit_stkaudioplayer_stkframefilterentry",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L212",
      "weight": 1.0,
      "source": "lwaudioplayer_classes_streamingkit_stkaudioplayer_m",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L176",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkframefilterentry",
      "target": "streamingkit_stkaudioplayer_stkframefilterentry_initwithfilterandname",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L187",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkframefilterentry",
      "target": "streamingkit_stkaudioplayer_stkframefilterentry_name",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L192",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkframefilterentry",
      "target": "streamingkit_stkaudioplayer_stkframefilterentry_filter",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L833",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_handlepropertychangeforfilestreamfilestreampropertyidioflags",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L2549",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_handleaudiopacketsnumberbytesnumberpacketspacketdescriptions",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L335",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_initialize",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L406",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_options",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L411",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_internalstate",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L416",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_setinternalstate",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L421",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_setinternalstateifinstate",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L503",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_stopreason",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L508",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_loginfo",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L526",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_init",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L531",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_initwithoptions",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L586",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_destroyaudioresources",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L636",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_dealloc",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L653",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_startsystembackgroundtask",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L675",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_stopsystembackgroundtask",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L686",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_datasourcefromurl",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L702",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_clearqueue",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L743",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_play",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L748",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_playwithqueueitemid",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L755",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_playurl",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L760",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_playurlwithqueueitemid",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L765",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_playdatasource",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L770",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_playdatasourcewithqueueitemid",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L775",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_setdatasourcewithqueueitemid",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L797",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_queue",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L802",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_queuewithqueueitemid",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L807",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_queueurl",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L812",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_queueurlwithqueueitemid",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L817",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_queuedatasourcewithqueueitemid",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L977",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_currenttimeinframes",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L987",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_unexpectederror",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L997",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_duration",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1024",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_progress",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1052",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_invokeonplaybackthread",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1067",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_wakeupplaybackthread",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1084",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_seektotime",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1112",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_createplaybackthread",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1124",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_audioqueuefinishedplaying",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1132",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_setcurrentlyreadingentryandstartplaying",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1137",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_setcurrentlyreadingentryandstartplayingclearqueue",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1187",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_processfinishplayingifanyandplayingnextwithnext",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1256",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_dispatchsynconmainthread",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1298",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_playbackthreadqueuemainthreadsyncblock",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1313",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_requeuebufferingentries",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1330",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_processrunloop",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1431",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_startinternal",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1486",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_processseektotime",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1554",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_datasourcedataavailable",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1632",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_datasourceerroroccured",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1642",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_datasourceeof",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1695",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_datasourcedidreadstreammetadata",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1701",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_pause",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1732",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_resume",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1767",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_resetpcmbuffers",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1781",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_stop",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1827",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_stopthread",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1868",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_muted",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1873",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_setmuted",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1878",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_mute",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1883",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_unmute",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1888",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_closerecordaudiofile",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1917",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_dispose",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1923",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_currentlyplayingqueueitemid",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1975",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_destroyaudioconverter",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L1985",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_createaudioconverter",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L2162",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_createplaybackrateunit",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L2179",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_createoutputunit",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L2199",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_createmixerunit",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L2222",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_createequnit",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L2257",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_setgainforequalizerband",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L2269",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_createconverternodedesformat",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L2286",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_connectnodesdesnodesrcunitdesunit",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L2318",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_setoutputcallbackforfirstnodefirstunit",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L2347",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_createaudiograph",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L2368",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_connectgraph",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L2434",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_audiographisrunning",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L2449",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_startaudiograph",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L2474",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_stopaudiounitwithreason",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L2816",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_handlerecordingofaudiopacketsaudiobuffer",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3173",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_pendingqueue",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3197",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_pendingqueuecount",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3208",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_mostrecentlyqueuedstillpendingitem",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3235",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_peakpowerindecibelsforchannel",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3245",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_setpeakpowerindecibelsforchannelandpower",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3255",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_averagepowerindecibelsforchannel",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3265",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_setaveragepowerindecibelsforchannelandpower",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3275",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_meteringenabled",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3298",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_setmeteringenabled",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3374",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_framefilters",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3379",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_appendframefilterwithnameblock",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3384",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_removeframefilterwithname",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3414",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_addframefilterwithnameafterfilterwithnameblock",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3447",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_addframefilterwithnameafterfilterwithname",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3482",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_setvolume",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3503",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_volume",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3508",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_equalizerenabled",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3513",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_setequalizerenabled",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3519",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_setplaybackbackspeed",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKAudioPlayer.m",
      "source_location": "L3524",
      "weight": 1.0,
      "source": "streamingkit_stkaudioplayer_stkaudioplayer",
      "target": "streamingkit_stkaudioplayer_stkaudioplayer_getplaybackbackspeed",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSourceWrapper.m",
      "source_location": "L37",
      "weight": 1.0,
      "source": "lwaudioplayer_classes_streamingkit_stkdatasourcewrapper_m",
      "target": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSourceWrapper.m",
      "source_location": "L43",
      "weight": 1.0,
      "source": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper",
      "target": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper_initwithdatasource",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSourceWrapper.m",
      "source_location": "L55",
      "weight": 1.0,
      "source": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper",
      "target": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper_audiofiletypehint",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSourceWrapper.m",
      "source_location": "L60",
      "weight": 1.0,
      "source": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper",
      "target": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper_dealloc",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSourceWrapper.m",
      "source_location": "L65",
      "weight": 1.0,
      "source": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper",
      "target": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper_length",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSourceWrapper.m",
      "source_location": "L70",
      "weight": 1.0,
      "source": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper",
      "target": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper_seektooffset",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSourceWrapper.m",
      "source_location": "L75",
      "weight": 1.0,
      "source": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper",
      "target": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper_readintobufferwithsize",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSourceWrapper.m",
      "source_location": "L80",
      "weight": 1.0,
      "source": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper",
      "target": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper_position",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSourceWrapper.m",
      "source_location": "L85",
      "weight": 1.0,
      "source": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper",
      "target": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper_registerforevents",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSourceWrapper.m",
      "source_location": "L90",
      "weight": 1.0,
      "source": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper",
      "target": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper_unregisterforevents",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSourceWrapper.m",
      "source_location": "L95",
      "weight": 1.0,
      "source": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper",
      "target": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper_close",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSourceWrapper.m",
      "source_location": "L100",
      "weight": 1.0,
      "source": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper",
      "target": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper_hasbytesavailable",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSourceWrapper.m",
      "source_location": "L105",
      "weight": 1.0,
      "source": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper",
      "target": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper_datasourcedataavailable",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSourceWrapper.m",
      "source_location": "L110",
      "weight": 1.0,
      "source": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper",
      "target": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper_datasourceerroroccured",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSourceWrapper.m",
      "source_location": "L115",
      "weight": 1.0,
      "source": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper",
      "target": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper_datasourceeof",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSourceWrapper.m",
      "source_location": "L120",
      "weight": 1.0,
      "source": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper",
      "target": "streamingkit_stkdatasourcewrapper_stkdatasourcewrapper_datasourcedidreadstreammetadata",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSource.m",
      "source_location": "L37",
      "weight": 1.0,
      "source": "lwaudioplayer_classes_streamingkit_stkdatasource_m",
      "target": "streamingkit_stkdatasource_stkdatasource",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSource.m",
      "source_location": "L40",
      "weight": 1.0,
      "source": "streamingkit_stkdatasource_stkdatasource",
      "target": "streamingkit_stkdatasource_stkdatasource_length",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSource.m",
      "source_location": "L45",
      "weight": 1.0,
      "source": "streamingkit_stkdatasource_stkdatasource",
      "target": "streamingkit_stkdatasource_stkdatasource_seektooffset",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSource.m",
      "source_location": "L49",
      "weight": 1.0,
      "source": "streamingkit_stkdatasource_stkdatasource",
      "target": "streamingkit_stkdatasource_stkdatasource_readintobufferwithsize",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSource.m",
      "source_location": "L54",
      "weight": 1.0,
      "source": "streamingkit_stkdatasource_stkdatasource",
      "target": "streamingkit_stkdatasource_stkdatasource_position",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSource.m",
      "source_location": "L59",
      "weight": 1.0,
      "source": "streamingkit_stkdatasource_stkdatasource",
      "target": "streamingkit_stkdatasource_stkdatasource_registerforevents",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSource.m",
      "source_location": "L64",
      "weight": 1.0,
      "source": "streamingkit_stkdatasource_stkdatasource",
      "target": "streamingkit_stkdatasource_stkdatasource_unregisterforevents",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSource.m",
      "source_location": "L68",
      "weight": 1.0,
      "source": "streamingkit_stkdatasource_stkdatasource",
      "target": "streamingkit_stkdatasource_stkdatasource_close",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSource.m",
      "source_location": "L72",
      "weight": 1.0,
      "source": "streamingkit_stkdatasource_stkdatasource",
      "target": "streamingkit_stkdatasource_stkdatasource_hasbytesavailable",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSource.m",
      "source_location": "L77",
      "weight": 1.0,
      "source": "streamingkit_stkdatasource_stkdatasource",
      "target": "streamingkit_stkdatasource_stkdatasource_audiofiletypehint",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKDataSource.m",
      "source_location": "L82",
      "weight": 1.0,
      "source": "streamingkit_stkdatasource_stkdatasource",
      "target": "streamingkit_stkdatasource_stkdatasource_supportsseek",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/STKCoreFoundationDataSource.h",
      "source_location": "L41",
      "weight": 1.0,
      "source": "lwaudioplayer_classes_streamingkit_stkcorefoundationdatasource_h",
      "target": "streamingkit_stkcorefoundationdatasource_property",
      "confidence_score": 1.0
    },
    {
      "relation": "contains",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/NSMutableArray+STKAudioPlayer.m",
      "source_location": "L11",
      "weight": 1.0,
      "source": "lwaudioplayer_classes_streamingkit_nsmutablearray_stkaudioplayer_m",
      "target": "streamingkit_nsmutablearray_stkaudioplayer_nsmutablearray",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/NSMutableArray+STKAudioPlayer.m",
      "source_location": "L13",
      "weight": 1.0,
      "source": "streamingkit_nsmutablearray_stkaudioplayer_nsmutablearray",
      "target": "streamingkit_nsmutablearray_stkaudioplayer_nsmutablearray_enqueue",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/NSMutableArray+STKAudioPlayer.m",
      "source_location": "L18",
      "weight": 1.0,
      "source": "streamingkit_nsmutablearray_stkaudioplayer_nsmutablearray",
      "target": "streamingkit_nsmutablearray_stkaudioplayer_nsmutablearray_skipqueue",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/NSMutableArray+STKAudioPlayer.m",
      "source_location": "L23",
      "weight": 1.0,
      "source": "streamingkit_nsmutablearray_stkaudioplayer_nsmutablearray",
      "target": "streamingkit_nsmutablearray_stkaudioplayer_nsmutablearray_skipqueuewithqueue",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/NSMutableArray+STKAudioPlayer.m",
      "source_location": "L31",
      "weight": 1.0,
      "source": "streamingkit_nsmutablearray_stkaudioplayer_nsmutablearray",
      "target": "streamingkit_nsmutablearray_stkaudioplayer_nsmutablearray_dequeue",
      "confidence_score": 1.0
    },
    {
      "relation": "method",
      "confidence": "EXTRACTED",
      "source_file": "LWAudioPlayer/Classes/StreamingKit/NSMutableArray+STKAudioPlayer.m",
      "source_location": "L45",
      "weight": 1.0,
      "source": "streamingkit_nsmutablearray_stkaudioplayer_nsmutablearray",
      "target": "streamingkit_nsmutablearray_stkaudioplayer_nsmutablearray_peek",
      "confidence_score": 1.0
    }
  ],
  "hyperedges": []
}