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

Unified Diff: chromecast/media/cma/pipeline/load_type.h

Issue 2701613006: [Chromecast] Process streams with different post-processing. (Closed)
Patch Set: Fix unittests Created 3 years, 10 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
Index: chromecast/media/cma/pipeline/load_type.h
diff --git a/chromecast/media/cma/pipeline/load_type.h b/chromecast/media/cma/pipeline/load_type.h
index 569b2ef33f2fc5fddb1e3481646947652c34b6f5..4dc5a8a597d13cbbd0afdb40a9362b5bc4e279ed 100644
--- a/chromecast/media/cma/pipeline/load_type.h
+++ b/chromecast/media/cma/pipeline/load_type.h
@@ -12,6 +12,7 @@ enum LoadType {
kLoadTypeURL,
kLoadTypeMediaSource,
kLoadTypeMediaStream,
+ kLoadTypeCommunication,
};
} // namespace media
« no previous file with comments | « chromecast/media/cma/backend/media_pipeline_backend_manager.cc ('k') | chromecast/media/cma/pipeline/media_pipeline_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698