div007
17th August 2012, 13:00
Dear ALL,
As per Player profile setting given below
Move (GPR)ProfileGPR [ID:0] (PSR)Player Profile/Player Version[ID:31]
And (GPR) ProfileGPR [ID:0] 0x000F0000
Shift Right (GPR) ProfileGPR [ID:0] 16
If((GPR) ProfileGPR [ID:0]==0)Play PL Playlist_1.0[ID:01]
If((GPR) ProfileGPR [ID:0]==1)Play PL Playlist_1.1[ID:01]
My Query is about Player Profile Setting.
Applying the above command, during Initializing, will play on all Players or only for suggested player (Player profile with 1.0 or 1.1.)
Please guide me.
As per Player profile setting given below
Move (GPR)ProfileGPR [ID:0] (PSR)Player Profile/Player Version[ID:31]
And (GPR) ProfileGPR [ID:0] 0x000F0000
Shift Right (GPR) ProfileGPR [ID:0] 16
If((GPR) ProfileGPR [ID:0]==0)Play PL Playlist_1.0[ID:01]
If((GPR) ProfileGPR [ID:0]==1)Play PL Playlist_1.1[ID:01]
My Query is about Player Profile Setting.
Applying the above command, during Initializing, will play on all Players or only for suggested player (Player profile with 1.0 or 1.1.)
Please guide me.