Scte27SourceSettings constructor

Scte27SourceSettings({
  1. int? pid,
})

Implementation

Scte27SourceSettings({
  this.pid,
});