Forum Discussion
EnTerr
11 years agoRoku Guru
"RokuMarkn" wrote:Perhaps 2400 alone should be 2, since it has the guts of a 3xxx?
I believe 24**, 27** and the TVs are 1; all the rest are 2.
My (uneducated) guess on it:
model = createObject("roDeviceInfo").getModel()
isDualChannelAudio = (model > "3" and model < "5") or left(model, 4) = "2400"