MCPcopy Create free account
hub / github.com/Aleksoid1978/VideoRenderer / IsDynamicWriteOnly

Method IsDynamicWriteOnly

Source/SubPic/SubPicImpl.cpp:328–331  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

326}
327
328STDMETHODIMP_(bool) CSubPicAllocatorImpl::IsDynamicWriteOnly()
329{
330 return m_fDynamicWriteOnly;
331}
332
333STDMETHODIMP CSubPicAllocatorImpl::ChangeDevice(IUnknown* pDev)
334{

Callers 2

LookupSubPicMethod · 0.80
LookupSubPicMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected