Searched defs:CATEGORY_LIVE_VIDEO (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/packages/MediaComponents/src/com/android/support/mediarouter/media/
H A DMediaControlIntent.java49 * <li>{@link #CATEGORY_LIVE_VIDEO Live video}: The route supports streaming live video
94 * {@link #CATEGORY_LIVE_AUDIO Live audio} and {@link #CATEGORY_LIVE_VIDEO live video}
308 public static final String CATEGORY_LIVE_VIDEO = "android.media.intent.category.LIVE_VIDEO"; field in class:MediaControlIntent
/frameworks/support/mediarouter/src/main/java/androidx/mediarouter/media/
H A DMediaControlIntent.java49 * <li>{@link #CATEGORY_LIVE_VIDEO Live video}: The route supports streaming live video
94 * {@link #CATEGORY_LIVE_AUDIO Live audio} and {@link #CATEGORY_LIVE_VIDEO live video}
308 public static final String CATEGORY_LIVE_VIDEO = "android.media.intent.category.LIVE_VIDEO"; field in class:MediaControlIntent

Completed in 141 milliseconds