| Interface | Description |
|---|---|
| IVideoStreamListener |
A listener that receives video streaming data from app.
|
| SdlRemoteDisplay.Callback |
| Class | Description |
|---|---|
| RTPH264Packetizer |
This class receives H.264 byte stream (in Annex-B format), parses it, construct RTP packets
from it based on RFC 6184, then frame the packets based on RFC 4571.
|
| SdlRemoteDisplay |
SdlRemoteDisplay is an abstract class that should be extended by developers to create their remote displays.
|
| SdlRemoteDisplay.Creator | |
| VideoStreamingParameters |