Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Commit

Permalink
test4
Browse files Browse the repository at this point in the history
  • Loading branch information
karkakol committed Jan 17, 2024
1 parent 0231704 commit 527dd74
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ package org.membraneframework.rtc.models
import org.membraneframework.rtc.SimulcastConfig
import org.membraneframework.rtc.utils.Metadata

data class TrackData(val metadata: Metadata?, val simulcastConfig: SimulcastConfig?) {
}
data class TrackData(val metadata: Metadata?, val simulcastConfig: SimulcastConfig?)

0 comments on commit 527dd74

Please sign in to comment.