Class SwitcherPgmOutputConfig

    • Constructor Detail

      • SwitcherPgmOutputConfig

        public SwitcherPgmOutputConfig()
      • SwitcherPgmOutputConfig

        public SwitcherPgmOutputConfig​(SwitcherPgmOutputConfig 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

      • getTemplateId

        public Long getTemplateId()
        Get 导播台输出模板 ID,可取值:
      • 10001:分辨率为1080 P;
      • 10002:分辨率为720 P;
      • 10003:分辨率为480 P。
Returns:
TemplateId 导播台输出模板 ID,可取值:
  • 10001:分辨率为1080 P;
  • 10002:分辨率为720 P;
  • 10003:分辨率为480 P。
  • Parameters:
    TemplateId - 导播台输出模板 ID,可取值:
  • 10001:分辨率为1080 P;
  • 10002:分辨率为720 P;
  • 10003:分辨率为480 P。