Click or drag to resize

MediaFrameTBuffer, TBufferCollection, TFormat, TFrameGetBuffer Method

Overload List
  NameDescription
Public methodGetBuffer(Boolean)
Gets the last buffer whose format packetization flag matches the specified flag.
Public methodGetBuffer(String)
Gets the last buffer whose format name matches the specified format name.
Public methodGetBuffer(TFormat)
Gets the last buffer whose format is equivalent to the specified format.
Public methodGetBuffer(Boolean, Boolean)
Gets the last buffer whose format packetization and encryption flags matches the specified flags.
Public methodGetBuffer(TFormat, String)
Gets the last buffer whose format is equivalent to the specified format and whose source ID matches the specified source ID.
Top
See Also