|
FireSync API
|
| kStatus kCompressedPhase_FindStream | ( | kCompressedPhase | data, |
| kCompressedPhaseStreamId | streamId, | ||
| kCompressedPhaseStream * | stream | ||
| ) |
Find the stream with the specified stream identifier, if it is present in the compressed phase dataset.
| data | Compressed phase object. |
| streamId | Stream identifier. |
| stream | Receives stream handle, if present. |