|
FireSync API
|
| kStatus kCompressedPhase_DefineStream | ( | kCompressedPhase | data, |
| kCompressedPhaseStreamId | streamId, | ||
| kCompressedPhaseEncoding | encoding, | ||
| kCompressedPhaseStream * | stream | ||
| ) |
Adds a stream to the compressed phase dataset.
| data | Compressed phase object. |
| streamId | Stream identifier. |
| encoding | Stream encoding style. |
| stream | Receives stream handle (optional; can be null). |