Class ZegoCustomPlayerResourceConfig


  • public class ZegoCustomPlayerResourceConfig
    extends java.lang.Object
    Custom play stream resource type configuration. Custom play stream resource type configuration.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • beforePublish

        public ZegoResourceType beforePublish
        The resource type selected by the play stream before starting the publish stream.
      • publishing

        public ZegoResourceType publishing
        The type of resource selected by the play stream in the publish stream.
      • afterPublish

        public ZegoResourceType afterPublish
        The type of resource selected by the play stream after stopping the publish stream.
    • Constructor Detail

      • ZegoCustomPlayerResourceConfig

        public ZegoCustomPlayerResourceConfig()