Navigation
| Name | RTSPMedia |
| Type | Plugin |
| Part of Plugins | RTSP Media |
| Location | /Engine/Plugins/Media/RTSPMedia/Source/RTSPMedia/ |
| Module Build Rules | RTSPMedia.Build.cs |
Classes
| Name | Remarks |
|---|---|
| URtspMediaSource |
Enums
Public
| Name | Remarks |
|---|---|
| ERtspMediaTransportProtocol |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bAutoReconnect | bool | RtspMediaDefaults.h | ||
| bJitterBufferAutoAdjust | bool | RtspMediaDefaults.h | ||
| bProvideCpuBuffer | bool | RtspMediaDefaults.h | ||
| DecoderBufferSize | int32 | RtspMediaDefaults.h | ||
| DecoderLagThresholdMs | int32 | RtspMediaDefaults.h | ||
| DecoderPollIntervalMs | int32 | RtspMediaDefaults.h | ||
| JitterBufferDepthMs | uint32 | RtspMediaDefaults.h | ||
| JitterBufferObservationWindowSeconds | float | RtspMediaDefaults.h | ||
| MaxFragmentBufferSizeBytes | int64 | RtspMediaDefaults.h | ||
| MaxFragmentBufferSizeMb | int32 | RtspMediaDefaults.h | ||
| MaxQueuedAudioSamples | int32 | RtspMediaDefaults.h | ||
| MaxQueuedVideoSamples | int32 | RtspMediaDefaults.h | ||
| MaxReconnectAttempts | int32 | RtspMediaDefaults.h | ||
| MaxReconnectDelaySeconds | float | RtspMediaDefaults.h | ||
| MinReconnectDelaySeconds | float | RtspMediaDefaults.h | ||
| Port | int32 | RtspMediaDefaults.h | ||
| RequestTimeoutSeconds | float | RtspMediaDefaults.h | ||
| SocketBufferSizeBytes | int32 | RtspMediaDefaults.h | ||
| SocketBufferSizeKb | int32 | RtspMediaDefaults.h | ||
| TransportProtocol | ERtspMediaTransportProtocol | RtspMediaSource.h |