ZegoLiveRoom
LiveRoomDefines-Publisher.h
Go to the documentation of this file.
1//
2// LiveRoomDefines-Publisher.h
3// zegoliveroom
4//
5// Created by Randy Qiu on 2017/1/23.
6//
7//
8
9#ifndef LiveRoomDefines_Publisher_h
10#define LiveRoomDefines_Publisher_h
11
12#include "./LiveRoomDefines.h"
13#include "./AVDefines.h"
14
15namespace ZEGO
16{
17 namespace LIVEROOM
18 {
19 using namespace COMMON;
20
22
23 using COMMON::ZegoPublishingStreamInfo;
24
27 }
28}
29#endif /* LiveRoomDefines_Publisher_h */
#define ZEGO_API
Definition: RoomDefines.h:19
ZegoPublishFlag
Definition: RoomDefines.h:87
ZEGO_API const char * kZegoVideoDataAuxPublishingStream
ZEGO_API const char * kZegoVideoDataMainPublishingStream
Definition: AVDefines.h:17