| PlayoutBuffer Methods |
The PlayoutBuffer type exposes the following members.
| Name | Description | |
|---|---|---|
| CalculatePresentationTime |
Calculates the presentation time.
| |
| NormalizePresentationTime |
Normalize presentation time.
| |
| Reset | ||
| SetPresentationTime |
Sets a presentation time.
| |
| Update(RtcpSenderReport) |
Updates the given streamReader.
| |
| Update(Int32, Int32) | ||
| Update(Url, RtpInfo) |
Updates playout buffer with information contained in RTP-Info header of an RTSP Play
response.
| |
| UpdateFromInitialPacket |
Updates the initial configuration of the playout buffer from an initially received packet so that relative timestamps can be calculated.
This is a last resort when no other synchronization information is present.
|
| Name | Description | |
|---|---|---|
| Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) | |
| Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |