Class McuSeiParams

    • Constructor Detail

      • McuSeiParams

        public McuSeiParams()
      • McuSeiParams

        public McuSeiParams​(McuSeiParams source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getLayoutVolume

        public McuLayoutVolume getLayoutVolume()
        Get 音量布局SEI
        Returns:
        LayoutVolume 音量布局SEI
      • setLayoutVolume

        public void setLayoutVolume​(McuLayoutVolume LayoutVolume)
        Set 音量布局SEI
        Parameters:
        LayoutVolume - 音量布局SEI
      • getPassThrough

        public McuPassThrough getPassThrough()
        Get 透传SEI
        Returns:
        PassThrough 透传SEI
      • setPassThrough

        public void setPassThrough​(McuPassThrough PassThrough)
        Set 透传SEI
        Parameters:
        PassThrough - 透传SEI