Skip to content

Commit

Permalink
Updated Open GoPro Protobufs from Internal Repo
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 1, 2024
1 parent 28efd7c commit b5386ee
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 27 deletions.
3 changes: 0 additions & 3 deletions protobuf/cohn.proto
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
/* cohn.proto/Open GoPro, Version 2.0 (C) Copyright 2021 GoPro, Inc. (http://gopro.com/OpenGoPro). */
/* This copyright was auto-generated on Thu May 9 18:45:29 UTC 2024 */

/***********************************************************************************************************************
*
* This file is automatically generated!!! Do not modify manually.
Expand Down
4 changes: 1 addition & 3 deletions protobuf/live_streaming.proto
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
/* live_streaming.proto/Open GoPro, Version 2.0 (C) Copyright 2021 GoPro, Inc. (http://gopro.com/OpenGoPro). */
/* This copyright was auto-generated on Thu May 9 18:45:29 UTC 2024 */

/***********************************************************************************************************************
*
* This file is automatically generated!!! Do not modify manually.
Expand Down Expand Up @@ -80,6 +77,7 @@ message NotifyLiveStreamStatus {
optional int32 live_stream_maximum_stream_bitrate = 9; // Camera-defined maximum bitrate (static) (Kbps)
optional bool live_stream_lens_supported = 10; // Does camera support setting lens for live streaming?
repeated EnumLens live_stream_lens_supported_array = 11; // Set of currently supported FOV options
optional bool live_stream_protune_supported = 13; // Does the camera support live stream protune settings
}

/**
Expand Down
3 changes: 0 additions & 3 deletions protobuf/media.proto
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
/* media.proto/Open GoPro, Version 2.0 (C) Copyright 2021 GoPro, Inc. (http://gopro.com/OpenGoPro). */
/* This copyright was auto-generated on Thu May 9 18:45:29 UTC 2024 */

/***********************************************************************************************************************
*
* This file is automatically generated!!! Do not modify manually.
Expand Down
3 changes: 0 additions & 3 deletions protobuf/network_management.proto
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
/* network_management.proto/Open GoPro, Version 2.0 (C) Copyright 2021 GoPro, Inc. (http://gopro.com/OpenGoPro). */
/* This copyright was auto-generated on Thu May 9 18:45:29 UTC 2024 */

/***********************************************************************************************************************
*
* This file is automatically generated!!! Do not modify manually.
Expand Down
3 changes: 0 additions & 3 deletions protobuf/preset_status.proto
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
/* preset_status.proto/Open GoPro, Version 2.0 (C) Copyright 2021 GoPro, Inc. (http://gopro.com/OpenGoPro). */
/* This copyright was auto-generated on Thu May 9 18:45:29 UTC 2024 */

/***********************************************************************************************************************
*
* This file is automatically generated!!! Do not modify manually.
Expand Down
3 changes: 0 additions & 3 deletions protobuf/request_get_preset_status.proto
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
/* request_get_preset_status.proto/Open GoPro, Version 2.0 (C) Copyright 2021 GoPro, Inc. (http://gopro.com/OpenGoPro). */
/* This copyright was auto-generated on Thu May 9 18:45:29 UTC 2024 */

/***********************************************************************************************************************
*
* This file is automatically generated!!! Do not modify manually.
Expand Down
3 changes: 0 additions & 3 deletions protobuf/response_generic.proto
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
/* response_generic.proto/Open GoPro, Version 2.0 (C) Copyright 2021 GoPro, Inc. (http://gopro.com/OpenGoPro). */
/* This copyright was auto-generated on Thu May 9 18:45:29 UTC 2024 */

/***********************************************************************************************************************
*
* This file is automatically generated!!! Do not modify manually.
Expand Down
4 changes: 1 addition & 3 deletions protobuf/set_camera_control_status.proto
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
/* set_camera_control_status.proto/Open GoPro, Version 2.0 (C) Copyright 2021 GoPro, Inc. (http://gopro.com/OpenGoPro). */
/* This copyright was auto-generated on Thu May 9 18:45:29 UTC 2024 */

/***********************************************************************************************************************
*
* This file is automatically generated!!! Do not modify manually.
Expand All @@ -18,6 +15,7 @@ enum EnumCameraControlStatus {
CAMERA_IDLE = 0;
CAMERA_CONTROL = 1; // Can only be set by camera, not by app or third party
CAMERA_EXTERNAL_CONTROL = 2;
CAMERA_COF_SETUP = 3; // Set by the camera when it is on the CAH (Camera As a Hub) / COF (Cloud OFfload) setup screen
}

/**
Expand Down
3 changes: 0 additions & 3 deletions protobuf/turbo_transfer.proto
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
/* turbo_transfer.proto/Open GoPro, Version 2.0 (C) Copyright 2021 GoPro, Inc. (http://gopro.com/OpenGoPro). */
/* This copyright was auto-generated on Thu May 9 18:45:29 UTC 2024 */

/***********************************************************************************************************************
*
* This file is automatically generated!!! Do not modify manually.
Expand Down

0 comments on commit b5386ee

Please sign in to comment.