Aspose::Pdf::Annotations::RichMediaAnnotation::SetContent method

RichMediaAnnotation::SetContent method

Set content stream.

void Aspose::Pdf::Annotations::RichMediaAnnotation::SetContent(const System::String &fileName, const System::SharedPtr<System::IO::Stream> &audio)
ParameterTypeDescription
fileNameconst System::String&Name of the stream.
audioconst System::SharedPtr<System::IO::Stream>&Data stream.

See Also