Navigation
API > API/Plugins > API/Plugins/RTSPMedia
| Name | ERtspMediaTransportProtocol |
| Type | enum |
| Header File | /Engine/Plugins/Media/RTSPMedia/Source/RTSPMedia/Public/RtspMediaSource.h |
| Include Path | #include "RtspMediaSource.h" |
Syntax
enum ERtspMediaTransportProtocol
{
TCP,
}
Values
| Name | Remarks |
|---|---|
| TCP | RTP packets are interleaved with RTSP control messages |