Functions | |
void | SetInfo (SdifSignature sig, SdifUInt4 streamID, float time) |
Set the frame header. | |
void | SetNbMatrix (SdifUInt4 nbMatrix) |
Set one element of the frame header : the number of matrix. | |
void | SetSignature (SdifSignature sig) |
Set one element of the frame header : the signature. | |
void | SetSignature (const std::string &signature) |
Set one element of the frame header : the signature with a string. | |
void | SetStreamID (SdifUInt4 streamID) |
Set one element of the frame header : the streamID. | |
void | SetTime (float time) |
Set one element of the frame header : the time. |