VideoFrame Class |
Namespace: FM.IceLink
The VideoFrame type exposes the following members.
Name | Description | |
---|---|---|
![]() | VideoFrame |
Initializes a new instance of the VideoFrame class.
|
![]() | VideoFrame(VideoBuffer) |
Initializes a new instance of the VideoFrame class.
|
![]() | VideoFrame(VideoBuffer) |
Initializes a new instance of the VideoFrame class.
|
Name | Description | |
---|---|---|
![]() | AddBuffer |
Adds a buffer.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
![]() | AddBuffers |
Adds some buffers.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
![]() | Clone |
Clones this instance.
(Overrides MediaFrameTBuffer, TBufferCollection, TFormat, TFrameClone.) |
![]() | CreateInstance |
Creates a new instance.
(Overrides MediaFrameTBuffer, TBufferCollection, TFormat, TFrameCreateInstance.) |
![]() | CreateMediaBufferCollection |
Creates a media buffer collection.
(Overrides MediaFrameTBuffer, TBufferCollection, TFormat, TFrameCreateMediaBufferCollection.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetBuffer(Boolean) |
Gets the last buffer whose format packetization flag matches the specified flag.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
![]() | GetBuffer(String) |
Gets the last buffer whose format name matches the specified format name.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
![]() | GetBuffer(TFormat) |
Gets the last buffer whose format is equivalent to the specified format.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
![]() | GetBuffer(Boolean, Boolean) |
Gets the last buffer whose format packetization and encryption flags
matches the specified flags.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
![]() | GetBuffer(TFormat, String) |
Gets the last buffer whose format is equivalent to the specified format
and whose source ID matches the specified source ID.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
![]() | GetDynamicValue |
Gets a property value from the local cache.
(Inherited from Dynamic.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | HasBuffer(TFormat) |
Checks if a buffer exists with format equivalence.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
![]() | HasBuffer(TFormat, String) |
Checks if a buffer exists with format equivalence and source ID.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | RemoveBuffer |
Removes a buffer.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
![]() | RemoveBuffers |
Removes all buffers.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
![]() | RemoveBuffers(TBuffer) |
Removes some buffers.
(Inherited from MediaFrameTBuffer, TBufferCollection, TFormat, TFrame.) |
![]() | SetDynamicValue |
Sets a property value in the local cache.
(Inherited from Dynamic.) |
![]() | ToString |
Returns a string that represents this instance.
(Overrides ObjectToString.) |
![]() | UnsetDynamicValue |
Unsets a property value in the local cache.
(Inherited from Dynamic.) |