648540858
2023-06-07 b7f2a6b25ba8bab01d7e10d5556702be8af37b80
1
2
3
4
5
6
7
8
package com.genersoft.iot.vmp.gb28181.bean;
 
public enum InviteStreamType {
 
    PLAY,PLAYBACK,DOWNLOAD,PUSH,PROXY,CLOUD_RECORD_PUSH,CLOUD_RECORD_PROXY
 
 
}