Lines Matching refs:presentation
4 The demo supports flinging a URL to start a presentation and stopping the
5 presentation.
39 - `avail <url>`: Begin listening for receivers that support the presentation of
41 - `start <url> <service_id>`: Start a presentation of `url` on the receiver
44 presentation at a time.
45 - `msg <string>`: Sends a string message on the open presentation connection.
46 - `close`: Close the open presentation connection without terminating the
47 presentation.
48 - `reconnect`: Reconnect the previously-connected presentation connection.
50 - `term`: Terminate the previously started presentation.
56 - `close`: Close the open presentation connection without terminating the
57 presentation.
58 - `msg <string>`: Sends a string message on the open presentation connection.
59 - `term`: Terminate the running presentation.