aboutsummaryrefslogtreecommitdiff
path: root/proto/channel.proto
diff options
context:
space:
mode:
Diffstat (limited to 'proto/channel.proto')
-rw-r--r--proto/channel.proto2
1 files changed, 2 insertions, 0 deletions
diff --git a/proto/channel.proto b/proto/channel.proto
index 982a1aa1..67e415de 100644
--- a/proto/channel.proto
+++ b/proto/channel.proto
@@ -45,6 +45,8 @@ message TunerChannelProto {
repeated AtscCaptionTrack caption_tracks = 20;
optional bool has_caption_track = 21;
optional AtscServiceType service_type = 22 [default = SERVICE_TYPE_ATSC_DIGITAL_TELEVISION];
+ optional bool recording_prohibited = 23;
+ optional string video_format = 24;
}
// Enum describing the types of tuner.