MediaFrameTBuffer, TBufferCollection, TFormat, TFrameGetBuffer Method |
Name | Description | |
---|---|---|
![]() | GetBuffer(Boolean) |
Gets the last buffer whose format packetization flag matches the specified flag.
|
![]() | GetBuffer(String) |
Gets the last buffer whose format name matches the specified format name.
|
![]() | GetBuffer(TFormat) |
Gets the last buffer whose format is equivalent to the specified format.
|
![]() | GetBuffer(Boolean, Boolean) |
Gets the last buffer whose format packetization and encryption flags
matches the specified flags.
|
![]() | GetBuffer(TFormat, String) |
Gets the last buffer whose format is equivalent to the specified format
and whose source ID matches the specified source ID.
|