X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/ecb8d27b9232f704f9813e77b9f012301c9f9a08..ca5ccb3472e33cd85f4ba7aee7e3ebe4e348b04e:/iTunesRemote.m diff --git a/iTunesRemote.m b/iTunesRemote.m index 2595861..5fb5233 100755 --- a/iTunesRemote.m +++ b/iTunesRemote.m @@ -122,7 +122,7 @@ SInt32 result; ITDebugLog(@"Getting player playing state"); - result = [ITSendAEWithString(@"'----':obj { form:'prop', want:type('prop'), seld:type('pPlS'), from:'null'() }", 'core', 'getd', &savedPSN) int32Value]; + result = [ITSendAEWithString(@"'----':obj { form:'prop', want:type('prop'), seld:type('pPlS'), from:'null'() }", 'core', 'getd', &savedPSN) typeCodeValue]; switch (result) { case 'kPSP':