cn.tee3.avd_SDK-C++
2.1.0
|
成员的完整列表,这些成员属于 tee3::avd::IAVDLive::IListener,包括所有继承而来的类成员
onCreateLive(uint32 callId, Result result, const LiveInfo &info)=0 | tee3::avd::IAVDLive::IListener | pure virtual |
onCreateUserLive(uint32 callId, Result result, const LiveInfo &info)=0 | tee3::avd::IAVDLive::IListener | pure virtual |
onDeleteLive(uint32 callId, Result result, const LiveId &lvbc_id)=0 | tee3::avd::IAVDLive::IListener | pure virtual |
onLiveInfo(uint32 callId, Result result, const LiveInfo &info)=0 | tee3::avd::IAVDLive::IListener | pure virtual |
onLiveInfos(uint32 callId, Result result, uint32 total, uint32 begin, const LiveInfosType &items)=0 | tee3::avd::IAVDLive::IListener | pure virtual |
onPublishedVideos(uint32 callId, Result result, const RoomId &roomId, const VideoDevicesType &items)=0 | tee3::avd::IAVDLive::IListener | pure virtual |
onSelectMedia4Live(uint32 callId, Result result, const LiveId &lvbc_id, const DeviceId &selectedVideo)=0 | tee3::avd::IAVDLive::IListener | pure virtual |
onStopLive(uint32 callId, Result result, const LiveId &lvbc_id)=0 | tee3::avd::IAVDLive::IListener | pure virtual |
onWorkingRooms(uint32 callId, Result result, uint32 total, uint32 begin, const RoomInfosType &items)=0 | tee3::avd::IAVDLive::IListener | pure virtual |
~IListener() | tee3::avd::IAVDLive::IListener | protectedvirtual |