Example usage for Java android.media.tv TvRecordingClient fields, constructors, methods, implement or subclass
The text is from its open source code.
TvRecordingClient(Context context, String tag, @NonNull RecordingCallback callback, Handler handler) Creates a new TvRecordingClient object. |
void | release() Releases the resources in the current recording session immediately. |