feat!: rework library (#27)

This commit is contained in:
Luan
2025-07-22 15:02:10 -03:00
committed by GitHub
parent 059b7a8a26
commit a744d6af0a
254 changed files with 16631 additions and 1586 deletions

View 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)