pipelineDetails property

List<MultiplexProgramPipelineDetail>? pipelineDetails
final

Contains information about the current sources for the specified program in the specified multiplex. Keep in mind that each multiplex pipeline connects to both pipelines in a given source channel (the channel identified by the program). But only one of those channel pipelines is ever active at one time.

Implementation

final List<MultiplexProgramPipelineDetail>? pipelineDetails;