Skip to main content

MediaWrite

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

Description

Delivers sample data to the sink writer. The buffer can be reused immediately after the function returns.

Parameters

  • sinkWriterHandle: The sink writer handle.
  • streamIndex: The zero-based index of the stream.
  • buffer: The buffer used to store the sample data.
  • length: The length of the data buffer.

Return Values

Example

See Also