cn.tee3.avd_SDK-C++
2.1.0
|
成员的完整列表,这些成员属于 tee3::avd::IAVImporter,包括所有继承而来的类成员
audio_inputAACFrame(uint64 timestamp_ns, int sampleRate, int channels, const uint8 *data, size_t len, int samplesOfEncodedData)=0 | tee3::avd::IAVImporter | pure virtual |
audio_inputPCMFrame(uint64 timestamp_ns, int sampleRate, int channels, const uint8 *data, size_t len)=0 | tee3::avd::IAVImporter | pure virtual |
enableAudio(bool enable)=0 | tee3::avd::IAVImporter | pure virtual |
enableVideo(bool enable)=0 | tee3::avd::IAVImporter | pure virtual |
getRoomId() const =0 | tee3::avd::IAVImporter | pure virtual |
initEngine(EngineListener *cb, const String &severuri, const String &appkey, const String &secretkey) | tee3::avd::IAVImporter | static |
isEngineWorking() | tee3::avd::IAVImporter | static |
isWorking() const =0 | tee3::avd::IAVImporter | pure virtual |
join(const User &user)=0 | tee3::avd::IAVImporter | pure virtual |
obtain(const RoomId &roomId) | tee3::avd::IAVImporter | static |
release()=0 | tee3::avd::IAVImporter | pure virtual |
setListener(IListener *listener)=0 | tee3::avd::IAVImporter | pure virtual |
uninitEngine() | tee3::avd::IAVImporter | static |
video_input264Frame(uint64 timestamp_ns, int w, int h, const uint8 *sample, size_t sample_size)=0 | tee3::avd::IAVImporter | pure virtual |
video_inputRAWFrame(uint64 timestamp_ns, uint32 format, int w, int h, const uint8 *data, size_t len, int rotation, bool mirror)=0 | tee3::avd::IAVImporter | pure virtual |
~IAVImporter() | tee3::avd::IAVImporter | protectedvirtual |