These files should not be added
This commit is contained in:
13
build/javascript/node_modules/@videojs/http-streaming/docs/lhls/current-flow.plantuml
generated
vendored
13
build/javascript/node_modules/@videojs/http-streaming/docs/lhls/current-flow.plantuml
generated
vendored
@@ -1,13 +0,0 @@
|
||||
@startuml
|
||||
|
||||
state "Download Segment" as DL
|
||||
state "Prepare for Append" as PfA
|
||||
|
||||
[*] -> DL
|
||||
DL -> PfA
|
||||
PfA : transmux (if needed)
|
||||
PfA -> Append
|
||||
Append : MSE source buffer
|
||||
Append -> [*]
|
||||
|
||||
@enduml
|
||||
Reference in New Issue
Block a user