mirror of
https://github.com/LuanRT/googlevideo.git
synced 2026-06-28 00:56:20 +00:00
feat!: rework library (#27)
This commit is contained in:
21
docs/api/exports/protos/interfaces/StreamProtectionStatus.md
Normal file
21
docs/api/exports/protos/interfaces/StreamProtectionStatus.md
Normal file
@@ -0,0 +1,21 @@
|
||||
[googlevideo](../../../README.md) / [exports/protos](../README.md) / StreamProtectionStatus
|
||||
|
||||
# Interface: StreamProtectionStatus
|
||||
|
||||
Defined in: [protos/generated/video\_streaming/stream\_protection\_status.ts:12](https://github.com/LuanRT/googlevideo/blob/cc730b4dbadc5ae882d6aa28d716e442943577fa/protos/generated/video_streaming/stream_protection_status.ts#L12)
|
||||
|
||||
## Properties
|
||||
|
||||
### maxRetries?
|
||||
|
||||
> `optional` **maxRetries**: `number`
|
||||
|
||||
Defined in: [protos/generated/video\_streaming/stream\_protection\_status.ts:14](https://github.com/LuanRT/googlevideo/blob/cc730b4dbadc5ae882d6aa28d716e442943577fa/protos/generated/video_streaming/stream_protection_status.ts#L14)
|
||||
|
||||
***
|
||||
|
||||
### status?
|
||||
|
||||
> `optional` **status**: `number`
|
||||
|
||||
Defined in: [protos/generated/video\_streaming/stream\_protection\_status.ts:13](https://github.com/LuanRT/googlevideo/blob/cc730b4dbadc5ae882d6aa28d716e442943577fa/protos/generated/video_streaming/stream_protection_status.ts#L13)
|
||||
Reference in New Issue
Block a user