IKsPinPipe::KsGetPinFramingCache method (ksproxy.h)

Not recommended for application use.

Syntax

HRESULT KsGetPinFramingCache(
  PKSALLOCATOR_FRAMING_EX *FramingEx,
  PFRAMING_PROP           FramingProp,
  FRAMING_CACHE_OPS       Option
);

Parameters

FramingEx

FramingProp

Option

Return value

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

Requirement Value
Target Platform Windows
Header ksproxy.h (include Ksproxy.h)

See also

IKsPinPipe