For a list of all members of this type, see MediaSample members.
"| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
| GetData | Gets a copy of the actual MediaSample data in the buffer. |
| GetMediaTime | Gets the media start and stop times for this sample. |
| GetMediaType | Gets the media type, if the media type differs from the previous sample. |
| GetTime | Gets the stream times at which this sample should start and stop. |
| ResetMediaTime | Resets the media time. |
| ResetTime | Invalidates the stream time. |
| SetData | Copies sample data to the buffer. |
| SetMediaTime | Sets the media times for this sample. |
| SetMediaType | Sets the MediaSample's media type. |
| SetTime | Sets the stream times when this sample should start and stop. |