Sub ReceiverFramePut( _ ByVal _pFrame As IMFFrame, _ ByVal _rtMaxWait As Long, _ ByVal _bsHints As String _ )
void ReceiverFramePut( IMFFrame _pFrame, long _rtMaxWait, string _bsHints )
procedure ReceiverFramePut( _pFrame: IMFFrame; _rtMaxWait: Int64; _bsHints: String );
void ReceiverFramePut( IMFFrame* _pFrame, long _rtMaxWait, BSTR* _bsHints )
IMFReceiver Interface IMFReceiver Members