ZegoLiveRoom
Public Member Functions | Public Attributes | List of all members
ZEGO::COMMON::ZegoPublishingStreamInfo Struct Reference

#include <RoomDefines.h>

Public Member Functions

 ZegoPublishingStreamInfo ()
 

Public Attributes

const char * arrRtmpURLs [ZEGO_MAX_URL_COUNT]
 
unsigned int uiRtmpURLCount
 
const char * arrFlvURLs [ZEGO_MAX_URL_COUNT]
 
unsigned int uiFlvURLCount
 
const char * arrHlsURLs [ZEGO_MAX_URL_COUNT]
 
unsigned int uiHlsURLCount
 

Constructor & Destructor Documentation

◆ ZegoPublishingStreamInfo()

ZEGO::COMMON::ZegoPublishingStreamInfo::ZegoPublishingStreamInfo ( )
inline

Member Data Documentation

◆ arrFlvURLs

const char* ZEGO::COMMON::ZegoPublishingStreamInfo::arrFlvURLs[ZEGO_MAX_URL_COUNT]

◆ arrHlsURLs

const char* ZEGO::COMMON::ZegoPublishingStreamInfo::arrHlsURLs[ZEGO_MAX_URL_COUNT]

◆ arrRtmpURLs

const char* ZEGO::COMMON::ZegoPublishingStreamInfo::arrRtmpURLs[ZEGO_MAX_URL_COUNT]

RTMP 播放 URL 列表

◆ uiFlvURLCount

unsigned int ZEGO::COMMON::ZegoPublishingStreamInfo::uiFlvURLCount

◆ uiHlsURLCount

unsigned int ZEGO::COMMON::ZegoPublishingStreamInfo::uiHlsURLCount

◆ uiRtmpURLCount

unsigned int ZEGO::COMMON::ZegoPublishingStreamInfo::uiRtmpURLCount

RTMP URL 个数


The documentation for this struct was generated from the following file: