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

RichMediaAnnotation::SetContent method

Set content stream.

void Aspose::Pdf::Annotations::RichMediaAnnotation::SetContent(System::String fileName, System::SharedPtr<System::IO::Stream> audio)
ParameterTypeDescription
fileNameSystem::StringName of the stream.
audioSystem::SharedPtr<System::IO::Stream>Data stream.

See Also