Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(919)

Unified Diff: media/remoting/README

Issue 2261503002: Define remote playback proto buffer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove all change in src/BUILD.gn and media_options.gni Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « media/remoting/OWNERS ('k') | media/remoting/proto/remoting_rpc_message.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/remoting/README
diff --git a/media/remoting/README b/media/remoting/README
new file mode 100644
index 0000000000000000000000000000000000000000..6ef527863b21474f28396da0dec2cad9699e2292
--- /dev/null
+++ b/media/remoting/README
@@ -0,0 +1,3 @@
+This folder provides an interface to play local content to the remote device.
+All the command and control messages will be converted into proto buffer as
+RPC message to the end point.
« no previous file with comments | « media/remoting/OWNERS ('k') | media/remoting/proto/remoting_rpc_message.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698