mirror of
https://github.com/LuanRT/googlevideo.git
synced 2026-07-04 12:47:01 +00:00
feat!: rework library (#27)
This commit is contained in:
45
docs/api/exports/protos/interfaces/SabrContextUpdate.md
Normal file
45
docs/api/exports/protos/interfaces/SabrContextUpdate.md
Normal file
@@ -0,0 +1,45 @@
|
||||
[googlevideo](../../../README.md) / [exports/protos](../README.md) / SabrContextUpdate
|
||||
|
||||
# Interface: SabrContextUpdate
|
||||
|
||||
Defined in: [protos/generated/video\_streaming/sabr\_context\_update.ts:12](https://github.com/LuanRT/googlevideo/blob/cc730b4dbadc5ae882d6aa28d716e442943577fa/protos/generated/video_streaming/sabr_context_update.ts#L12)
|
||||
|
||||
## Properties
|
||||
|
||||
### scope?
|
||||
|
||||
> `optional` **scope**: `SabrContextUpdate_SabrContextScope`
|
||||
|
||||
Defined in: [protos/generated/video\_streaming/sabr\_context\_update.ts:14](https://github.com/LuanRT/googlevideo/blob/cc730b4dbadc5ae882d6aa28d716e442943577fa/protos/generated/video_streaming/sabr_context_update.ts#L14)
|
||||
|
||||
***
|
||||
|
||||
### sendByDefault?
|
||||
|
||||
> `optional` **sendByDefault**: `boolean`
|
||||
|
||||
Defined in: [protos/generated/video\_streaming/sabr\_context\_update.ts:16](https://github.com/LuanRT/googlevideo/blob/cc730b4dbadc5ae882d6aa28d716e442943577fa/protos/generated/video_streaming/sabr_context_update.ts#L16)
|
||||
|
||||
***
|
||||
|
||||
### type?
|
||||
|
||||
> `optional` **type**: `number`
|
||||
|
||||
Defined in: [protos/generated/video\_streaming/sabr\_context\_update.ts:13](https://github.com/LuanRT/googlevideo/blob/cc730b4dbadc5ae882d6aa28d716e442943577fa/protos/generated/video_streaming/sabr_context_update.ts#L13)
|
||||
|
||||
***
|
||||
|
||||
### value?
|
||||
|
||||
> `optional` **value**: `Uint8Array`
|
||||
|
||||
Defined in: [protos/generated/video\_streaming/sabr\_context\_update.ts:15](https://github.com/LuanRT/googlevideo/blob/cc730b4dbadc5ae882d6aa28d716e442943577fa/protos/generated/video_streaming/sabr_context_update.ts#L15)
|
||||
|
||||
***
|
||||
|
||||
### writePolicy?
|
||||
|
||||
> `optional` **writePolicy**: [`SabrContextWritePolicy`](../enumerations/SabrContextWritePolicy.md)
|
||||
|
||||
Defined in: [protos/generated/video\_streaming/sabr\_context\_update.ts:17](https://github.com/LuanRT/googlevideo/blob/cc730b4dbadc5ae882d6aa28d716e442943577fa/protos/generated/video_streaming/sabr_context_update.ts#L17)
|
||||
Reference in New Issue
Block a user