NetworkVideoSource constructor

NetworkVideoSource(
  1. List<String> urls
)

Implementation

NetworkVideoSource(this.urls) : super(VideoSourceType.NETWORK_SOURCE);