Re: Missing Features: Stream Control

On 10/18/13 11:56, Aymeric Vitte wrote:
> Regarding your proposal I was about to propose to add about the same 
> thing in Streams: at least a stop method (which would send an EOF) and 
> maybe a resume method, or something like your pause/unpause.

To be clear, the .enabled flag and .stop() method are already there, and 
they already pause/unpause the stream and tear it down, respectively. 
I'm just proposing concrete semantics for how they interact with any 
PeerConnection that the track is associated with.

/a

Received on Friday, 18 October 2013 17:13:57 UTC