w3c / encrypted-media

Encrypted Media Extensions
https://w3c.github.io/encrypted-media/
Other
180 stars 79 forks source link

Provide best practices for authors #360

Open ddorwin opened 8 years ago

ddorwin commented 8 years ago

Similar to https://html.spec.whatwg.org/multipage/embedded-content.html#best-practices-for-authors-using-media-elements, provide best practices for authors, especially based on learings and applicaiton implementation experience. For example, authors may want to call close() and wait for the promise if they are concerned about resource usage.

boyofgreen commented 7 years ago

This will actually be good content for the developer document. This is the type of direction we want to provide for app developers. @ddorwin would you be interested in helping to structure the new document?

ddorwin commented 7 years ago

What is the developer document?