Open rjhowell44 opened 2 weeks ago
The PipelineBintr will update its internal BranchBintr when either dsl_pipeline_audiomux_enabled_set or dsl_pipeline_videomux_enabled_set are called.
dsl_pipeline_audiomux_enabled_set
dsl_pipeline_videomux_enabled_set
Clients will update Branch Components by calling dsl_component_media_type_set.
dsl_component_media_type_set
Default will be VIDEO_ONLY
The PipelineBintr will update its internal BranchBintr when either
dsl_pipeline_audiomux_enabled_set
ordsl_pipeline_videomux_enabled_set
are called.Clients will update Branch Components by calling
dsl_component_media_type_set
.Default will be VIDEO_ONLY