> I'm returning true (1) for isRepeatingStream
I think that's wrong: isRepeatingStream is being used by services where
one URL would play a number of independent tracks. LMS then would at the
end of every track ask the protocol handler to provide a new URL to get
the next track from.
From what I understand your solution is more of one "infinite" stream
of audio data.
But you might want to provide a little more detail about your
implementation. Incl. sample code.
--
Michael
I think that's wrong: isRepeatingStream is being used by services where
one URL would play a number of independent tracks. LMS then would at the
end of every track ask the protocol handler to provide a new URL to get
the next track from.
From what I understand your solution is more of one "infinite" stream
of audio data.
But you might want to provide a little more detail about your
implementation. Incl. sample code.
--
Michael