googlevideo / exports/sabr-streaming-adapter / SabrRequestMetadata
Interface: SabrRequestMetadata
Defined in: codeberg/googlevideo/src/types/sabrStreamingAdapterTypes.ts:19
Properties
byteRange?
optionalbyteRange:object
Defined in: codeberg/googlevideo/src/types/sabrStreamingAdapterTypes.ts:20
end
end:
number
start
start:
number
error?
optionalerror:object
Defined in: codeberg/googlevideo/src/types/sabrStreamingAdapterTypes.ts:37
sabrError?
optionalsabrError:SabrError
format?
optionalformat:SabrFormat
Defined in: codeberg/googlevideo/src/types/sabrStreamingAdapterTypes.ts:21
isInit?
optionalisInit:boolean
Defined in: codeberg/googlevideo/src/types/sabrStreamingAdapterTypes.ts:22
isSABR?
optionalisSABR:boolean
Defined in: codeberg/googlevideo/src/types/sabrStreamingAdapterTypes.ts:24
isUMP?
optionalisUMP:boolean
Defined in: codeberg/googlevideo/src/types/sabrStreamingAdapterTypes.ts:23
streamInfo?
optionalstreamInfo:object
Defined in: codeberg/googlevideo/src/types/sabrStreamingAdapterTypes.ts:25
formatInitMetadata?
optionalformatInitMetadata:FormatInitializationMetadata[]
mediaHeader?
optionalmediaHeader:MediaHeader
nextRequestPolicy?
optionalnextRequestPolicy:NextRequestPolicy
playbackCookie?
optionalplaybackCookie:PlaybackCookie
redirect?
optionalredirect:SabrRedirect
reloadPlaybackContext?
optionalreloadPlaybackContext:ReloadPlaybackContext
sabrContextSendingPolicy?
optionalsabrContextSendingPolicy:SabrContextSendingPolicy
sabrContextUpdate?
optionalsabrContextUpdate:SabrContextUpdate
snackbarMessage?
optionalsnackbarMessage:SnackbarMessage
streamProtectionStatus?
optionalstreamProtectionStatus:StreamProtectionStatus
timestamp
timestamp:
number
Defined in: codeberg/googlevideo/src/types/sabrStreamingAdapterTypes.ts:40