moqtail-ts
Preparing search index...
model
Subscribe
Class Subscribe
Index
Properties
end
Group
filter
Type
forward
full
Track
Name
group
Order
request
Id
start
Location
subscribe
Parameters
subscriber
Priority
track
Alias
Methods
serialize
new
Absolute
Range
new
Absolute
Start
new
Latest
Object
new
Next
Group
Start
parse
Payload
Properties
end
Group
endGroup
:
undefined
|
bigint
filter
Type
filterType
:
FilterType
forward
forward
:
boolean
full
Track
Name
fullTrackName
:
FullTrackName
group
Order
groupOrder
:
GroupOrder
request
Id
requestId
:
bigint
start
Location
startLocation
:
undefined
|
Location
subscribe
Parameters
subscribeParameters
:
KeyValuePair
[]
subscriber
Priority
subscriberPriority
:
number
track
Alias
trackAlias
:
bigint
Methods
serialize
serialize
()
:
FrozenByteBuffer
Returns
FrozenByteBuffer
Static
new
Absolute
Range
newAbsoluteRange
(
requestId
:
bigint
,
trackAlias
:
bigint
,
fullTrackName
:
FullTrackName
,
subscriberPriority
:
number
,
groupOrder
:
GroupOrder
,
forward
:
boolean
,
startLocation
:
Location
,
endGroup
:
bigint
,
subscribeParameters
:
KeyValuePair
[]
,
)
:
Subscribe
Parameters
requestId
:
bigint
trackAlias
:
bigint
fullTrackName
:
FullTrackName
subscriberPriority
:
number
groupOrder
:
GroupOrder
forward
:
boolean
startLocation
:
Location
endGroup
:
bigint
subscribeParameters
:
KeyValuePair
[]
Returns
Subscribe
Static
new
Absolute
Start
newAbsoluteStart
(
requestId
:
bigint
,
trackAlias
:
bigint
,
fullTrackName
:
FullTrackName
,
subscriberPriority
:
number
,
groupOrder
:
GroupOrder
,
forward
:
boolean
,
startLocation
:
Location
,
subscribeParameters
:
KeyValuePair
[]
,
)
:
Subscribe
Parameters
requestId
:
bigint
trackAlias
:
bigint
fullTrackName
:
FullTrackName
subscriberPriority
:
number
groupOrder
:
GroupOrder
forward
:
boolean
startLocation
:
Location
subscribeParameters
:
KeyValuePair
[]
Returns
Subscribe
Static
new
Latest
Object
newLatestObject
(
requestId
:
bigint
,
trackAlias
:
bigint
,
fullTrackName
:
FullTrackName
,
subscriberPriority
:
number
,
groupOrder
:
GroupOrder
,
forward
:
boolean
,
subscribeParameters
:
KeyValuePair
[]
,
)
:
Subscribe
Parameters
requestId
:
bigint
trackAlias
:
bigint
fullTrackName
:
FullTrackName
subscriberPriority
:
number
groupOrder
:
GroupOrder
forward
:
boolean
subscribeParameters
:
KeyValuePair
[]
Returns
Subscribe
Static
new
Next
Group
Start
newNextGroupStart
(
requestId
:
bigint
,
trackAlias
:
bigint
,
fullTrackName
:
FullTrackName
,
subscriberPriority
:
number
,
groupOrder
:
GroupOrder
,
forward
:
boolean
,
subscribeParameters
:
KeyValuePair
[]
,
)
:
Subscribe
Parameters
requestId
:
bigint
trackAlias
:
bigint
fullTrackName
:
FullTrackName
subscriberPriority
:
number
groupOrder
:
GroupOrder
forward
:
boolean
subscribeParameters
:
KeyValuePair
[]
Returns
Subscribe
Static
parse
Payload
parsePayload
(
buf
:
BaseByteBuffer
)
:
Subscribe
Parameters
buf
:
BaseByteBuffer
Returns
Subscribe
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
Group
filter
Type
forward
full
Track
Name
group
Order
request
Id
start
Location
subscribe
Parameters
subscriber
Priority
track
Alias
Methods
serialize
new
Absolute
Range
new
Absolute
Start
new
Latest
Object
new
Next
Group
Start
parse
Payload
moqtail-ts
Loading...