| 26 | } |
| 27 | |
| 28 | CMediaSampleSideData::~CMediaSampleSideData() |
| 29 | { |
| 30 | ReleaseSideData(); |
| 31 | } |
| 32 | |
| 33 | STDMETHODIMP CMediaSampleSideData::QueryInterface(REFIID riid, __deref_out void **ppv) |
| 34 | { |
nothing calls this directly
no outgoing calls
no test coverage detected