gaoxun250@sina.com
2023-03-10 273b282af6f74403a0b13d2694beb4b7f48edaf6
1
2
3
4
5
6
7
8
package com.genersoft.iot.vmp.gb28181.bean;
 
public enum InviteStreamType {
 
    PLAY,PLAYBACK,PUSH,PROXY,CLOUD_RECORD_PUSH,CLOUD_RECORD_PROXY
 
 
}