The VideoFrame type exposes the following members.
Properties
| Name | Description |
---|
 | Buffer |
Gets or sets the buffer.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
 | Buffers |
Gets or sets the buffers.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
 | ContributingSources |
Gets or sets the contributing sources.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
 | DynamicProperties |
Gets or sets the dynamic properties on this instance.
(Inherited from Dynamic.) |
 | IsDirty |
Gets or sets a value indicating whether this instance is dirty.
(Inherited from Serializable.) |
 | LastBuffer |
Gets the most recent buffer.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
 | RtpSequenceNumber |
Gets or sets the RTP sequence number.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
 | RtpTimestamp |
Gets or sets the RTP timestamp.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
 | SequenceNumber |
Gets or sets the sequence number.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
 | SynchronizationSource |
Gets or sets the synchronization source.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
 | Timestamp |
Gets or sets the timestamp.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
Top
See Also