cn.tee3.avd_SDK-C++
2.1.0
|
成员的完整列表,这些成员属于 tee3::avd::RtspClient,包括所有继承而来的类成员
create() | tee3::avd::RtspClient | static |
destroy(RtspClient *) | tee3::avd::RtspClient | static |
enableAudioCallbackEncoded(bool callbackEncodedData=true)=0 | tee3::avd::RtspClient | pure virtual |
enableAudioCallbackPCM(bool callbackPcmData=true)=0 | tee3::avd::RtspClient | pure virtual |
enableVideoCallbackEncoded(bool callbackEncodedData=true)=0 | tee3::avd::RtspClient | pure virtual |
enableVideoCallbackYUV(bool callbackYUVData=true)=0 | tee3::avd::RtspClient | pure virtual |
setAudioCapture(tee3::avd::FakeAudioCapturer *capture)=0 | tee3::avd::RtspClient | pure virtual |
setAudioListener(IAudioListener *listener)=0 | tee3::avd::RtspClient | pure virtual |
setRender(IVideoRender *render)=0 | tee3::avd::RtspClient | pure virtual |
setVideoCapture(tee3::avd::FakeVideoCapturer *capture)=0 | tee3::avd::RtspClient | pure virtual |
setVideoListener(IVideoListener *listener)=0 | tee3::avd::RtspClient | pure virtual |
start(const String &uri, String username="", String password="")=0 | tee3::avd::RtspClient | pure virtual |
stop()=0 | tee3::avd::RtspClient | pure virtual |
~RtspClient() | tee3::avd::RtspClient | protectedvirtual |