![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for IVoiceEncoder, including all inherited members.
| AsShared() | TSharedFromThis< IVoiceEncoder > | inline |
| AsShared() const | TSharedFromThis< IVoiceEncoder > | inline |
| AsSharedSubobject(SubobjectType *SubobjectPtr) const | TSharedFromThis< IVoiceEncoder > | inline |
| AsWeak() | TSharedFromThis< IVoiceEncoder > | inline |
| AsWeak() const | TSharedFromThis< IVoiceEncoder > | inline |
| AsWeakSubobject(SubobjectType *SubobjectPtr) const | TSharedFromThis< IVoiceEncoder > | inline |
| Destroy()=0 | IVoiceEncoder | pure virtual |
| DoesSharedInstanceExist() const | TSharedFromThis< IVoiceEncoder > | inline |
| DumpState() const =0 | IVoiceEncoder | pure virtual |
| Encode(const uint8 *RawPCMData, uint32 RawDataSize, uint8 *OutCompressedData, uint32 &OutCompressedDataSize)=0 | IVoiceEncoder | pure virtual |
| Init(int32 SampleRate, int32 NumChannels, EAudioEncodeHint EncodeHint)=0 | IVoiceEncoder | pure virtual |
| IVoiceEncoder() | IVoiceEncoder | inlineprotected |
| operator=(TSharedFromThis const &) | TSharedFromThis< IVoiceEncoder > | inlineprotected |
| Reset()=0 | IVoiceEncoder | pure virtual |
| SetBitrate(int32 InBitRate)=0 | IVoiceEncoder | pure virtual |
| SetComplexity(int32 InComplexity)=0 | IVoiceEncoder | pure virtual |
| SetVBR(bool bEnableVBR)=0 | IVoiceEncoder | pure virtual |
| SharedThis(OtherType *ThisPtr) | TSharedFromThis< IVoiceEncoder > | inlineprotectedstatic |
| SharedThis(const OtherType *ThisPtr) | TSharedFromThis< IVoiceEncoder > | inlineprotectedstatic |
| TSharedFromThis() | TSharedFromThis< IVoiceEncoder > | inlineprotected |
| TSharedFromThis(TSharedFromThis const &) | TSharedFromThis< IVoiceEncoder > | inlineprotected |
| UpdateWeakReferenceInternal(TSharedPtr< SharedPtrType, SharedPtrMode > const *InSharedPtr, OtherType *InObject) const | TSharedFromThis< IVoiceEncoder > | inline |
| UpdateWeakReferenceInternal(TSharedRef< SharedRefType, SharedPtrMode > const *InSharedRef, OtherType *InObject) const | TSharedFromThis< IVoiceEncoder > | inline |
| ~IVoiceEncoder() | IVoiceEncoder | inlinevirtual |
| ~TSharedFromThis() | TSharedFromThis< IVoiceEncoder > | inlineprotected |