Skip to content

Commit

Permalink
Remove no more used list of urn
Browse files Browse the repository at this point in the history
  • Loading branch information
StaehliJ committed Nov 29, 2023
1 parent 052ec9e commit 72b1fd8
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ class LocalMediaCompositionDataSource(context: Context) : MediaCompositionDataSo
* Vod short, ~ 10 seconds
*/
const val VodShort = "urn:rts:video:13444428"

private val urns = arrayOf(Live, Dvr, Vod, VodShort)
}

}

0 comments on commit 72b1fd8

Please sign in to comment.