Protected Static Fields
![]() ![]() | COM return code indicating invalid argument specified |
![]() ![]() | COM return code indicating method not supported |
![]() ![]() | COM return code indicating invalid pointer provided |
![]() ![]() | COM return code indicating a method called at an unexpected time |
![]() ![]() | COM return code indicating partial success |
![]() ![]() | COM return code indicating success |
Protected Static Methods
![]() ![]() | Make a clone of a media type |
![]() ![]() | Check to see if two Media Types are exactly the same |
Public Instance Methods
![]() | COM entry point for IMediaParams.AddEnvelope |
![]() | COM entry point for IMediaObject.AllocateStreamingResources |
![]() | COM entry point for IMediaObject.Discontinuity |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | COM entry point for IMediaObject.Flush |
![]() | COM entry point for IMediaParams.FlushEnvelope |
![]() | COM entry point for IMediaObject.FreeStreamingResources |
![]() | COM entry point for IMediaParamInfo.GetCurrentTimeFormat |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | COM entry point for IMediaObject.GetInputCurrentType |
![]() | COM entry point for IMediaObject.GetInputMaxLatency |
![]() | COM entry point for IMediaObject.GetInputSizeInfo |
![]() | COM entry point for IMediaObject.GetInputStatus |
![]() | COM entry point for IMediaObject.GetInputStreamInfo |
![]() | COM entry point for IMediaObject.GetInputType |
![]() | COM entry point for IMediaParamInfo.GetNumTimeFormats |
![]() | COM entry point for IMediaObject.GetOutputCurrentType |
![]() | COM entry point for IMediaObject.GetOutputSizeInfo |
![]() | COM entry point for IMediaObject.GetOutputStreamInfo |
![]() | COM entry point for IMediaObject.GetOutputType |
![]() | COM entry point for IMediaParams.GetParam |
![]() | COM entry point for IMediaParamInfo.GetParamCount |
![]() | COM entry point for IMediaParamInfo.GetParamInfo |
![]() | COM entry point for IMediaParamInfo.GetParamText |
![]() | COM entry point for IMediaObject.GetStreamCount |
![]() | COM entry point for IMediaParamInfo.GetSupportedTimeFormat |
![]() | Gets the Type of the current instance. |
![]() | COM entry point for IMediaObject.Lock |
![]() | COM entry point for IMediaObject.ProcessInput |
![]() | COM entry point for IMediaObject.ProcessOutput |
![]() | COM entry point for IMediaObject.SetInputMaxLatency |
![]() | COM entry point for IMediaObject.SetInputType |
![]() | COM entry point for IMediaObject.SetOutputType |
![]() | COM entry point for IMediaParams.SetParam |
![]() | COM entry point for IMediaParams.SetTimeFormat |
![]() | Returns a String that represents the current Object. |
Protected Instance Constructors
![]() |
Constructor |
Protected Instance Methods
![]() | Get the AMMediaType for the specified Input stream |
![]() | Check whether the media type is set for the specified input stream |
![]() | (Abstract) Report whether more input buffers can be accepted |
![]() | (Virtual) Allows stream resources to be allocated |
![]() | (Abstract) Determine whether the input stream supports a specific media type |
![]() | (Abstract) Determine whether the output stream supports a specific media type |
![]() | (Virtual) Called to notify of a stream discontinuity |
![]() | (Abstract) Called to flush all pending processing |
![]() | (Virtual) Allows stream resources to be released |
![]() | (Virtual) Returns the current time in the media stream |
![]() | (Virtual) Retrieves the maximum latency on a specified input stream |
![]() | (Virtual) Retrieves the buffer requirements for a specified input stream |
![]() | (Virtual) Controls information about how input buffers are formatted |
![]() | (Virtual) Retrieves a preferred media type for a specified input stream |
![]() | (Abstract) Determine the requirements for the output stream |
![]() | (Virtual) Controls information about how output buffers are formatted |
![]() | (Virtual) Retrieves a preferred media type for a specified output stream |
![]() | (Abstract) Accept input buffers to be processed |
![]() | (Abstract) Process the input buffers from a previous call to InternalProcessInput into the provided output buffers |
![]() | (Virtual) Set the maximum latency on a specified input stream |
![]() | Creates a shallow copy of the current Object. |
![]() | Get the AMMediaType for the specified Output stream |
![]() | Check whether the media type is set for the specified output stream |
![]() | Given a parameter number and a time, return the parameter value at that time. |
![]() | Create a definition for a parameter that is accessible thru IMediaParamInfo and IMediaParams. |