MCPcopy Create free account
hub / github.com/Nevcairiel/LAVFilters / IsStreamTime

Method IsStreamTime

common/baseclasses/ctlutil.h:530–530  ·  view source on GitHub ↗

returns TRUE if streamtime, FALSE if presentation time

Source from the content-addressed store, hash-verified

528
529 // returns TRUE if streamtime, FALSE if presentation time
530 BOOL IsStreamTime() { return m_bStream; };
531
532 CRefTime GetTime() { return m_time; };
533

Callers 3

InsertMethod · 0.80
RemoveMethod · 0.80
GetDueCommandMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected