Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 94402e67 authored by Daniel Yu's avatar Daniel Yu
Browse files

docs: Add note about missing recording functionality in Live Channels

TV Recording API is available in N Preview, however the Google
Live Channels app is still being updated to add UI for recording.
Until the Live Channels app has been updated, devs won't be able
to test the full user experience for recording. We're adding a
note to let devs know.

See plan/discussion at: https://goto.google.com/wiceq

See CL comments for staged URL

Bug: 27920114
Change-Id: I02490849c054fbd53cb9011f2fc8c908dc524f51
parent f2988f59
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -30,6 +30,11 @@ you must indicate to the system that your app supports recording, implement
the ability to record programs, handle and communicate any errors that occur
during recording, and manage your recorded sessions.</p>

<p class="note"><strong>Note:</strong> The Live Channels app does not yet
provide a way for users to create or access recordings. Until changes are
made to the Live Channels app, it may be difficult to fully test the recording
experience for your TV input service.</p>

<h2 id="supporting">Indicating Support for Recording</h2>

<p>To tell the system that your TV input service supports recording, follow