extract more information from Stream layer (WFP)

Hi
I want to capture the buffer stream in the packet and specify from which address ip and port it is sent and receiving, and also specify the process ID.
My issue is i can’t get address and pid number from inMetaValues and inFixedValues structure in FWPM_LAYER_STREAM_V4 layer
How can i do that ?
Thank you